You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the llama 2-7b model from the official Llama website and followed the instruction. But I encountered an error when trying to load the Llama model from the directory.....\checkpoints\Llama-2-7b. The error message indicates that the necessary model files (pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index, or flax_model.msgpack) are not found in the specified directory.
The text was updated successfully, but these errors were encountered:
I installed the llama 2-7b model from the official Llama website and followed the instruction. But I encountered an error when trying to load the Llama model from the directory.....\checkpoints\Llama-2-7b. The error message indicates that the necessary model files (pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index, or flax_model.msgpack) are not found in the specified directory.
The text was updated successfully, but these errors were encountered: