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

FileNotFoundError: No such file or directory: "/mnt/Llama-2-13b-chat-hf/model-00001-of-00003.safetensors" #7

Open
XksA-me opened this issue Jul 26, 2023 · 3 comments

Comments

@XksA-me
Copy link

XksA-me commented Jul 26, 2023

How to load. bin file weights ?

file in /mnt/Llama-2-13b-chat-hf/
image

@XksA-me
Copy link
Author

XksA-me commented Jul 26, 2023

I succeeded. This problem is caused by the model.safetensors.index.json in my model folder, and the system reads this file first.

Solution: delete model.safetensors.index.json, leaving only pytorch_model.bin.index.json, and hope everything goes well later.
image

@Zyziooy
Copy link

Zyziooy commented Jul 26, 2023

I succeeded. This problem is caused by the model.safetensors.index.json in my model folder, and the system reads this file first.

Solution: delete model.safetensors.index.json, leaving only pytorch_model.bin.index.json, and hope everything goes well later. image

@liltom-eth
Copy link
Owner

@XksA-me @Zyziooy welcome contributing your benchmark performance here.

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

3 participants