Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not have files pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack. #1334

Open
NeuralClassifier opened this issue Mar 30, 2025 · 0 comments

Comments

@NeuralClassifier
Copy link

Hello, when I try to use the Llama-2-7b model:

LlamaForCausalLM.from_pretrained("meta-llama/Llama-2-7b")

I end up with the following error:

OSError: meta-llama/Llama-2-7b does not appear to have a file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack.

How to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant