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

[Question] The usage of official weight #5

Open
YuchenLiu98 opened this issue Aug 29, 2024 · 1 comment
Open

[Question] The usage of official weight #5

YuchenLiu98 opened this issue Aug 29, 2024 · 1 comment

Comments

@YuchenLiu98
Copy link

Question

Hello Authors,

Thanks for your amazing work and provide the trained weight in https://huggingface.co/mucai/llava-next-vicuna-7b-m3. When I download the weight and test, something wrong happens with "
File "/home/ma-user/anaconda3/envs/PyTorch-2.1.0/lib/python3.9/site-packages/transformers/modeling_utils.py", line 4278, in _load_pretrained_model
state_dict = load_state_dict(shard_file, is_quantized=is_quantized)
File "/home/ma-user/anaconda3/envs/PyTorch-2.1.0/lib/python3.9/site-packages/transformers/modeling_utils.py", line 516, in load_state_dict
with safe_open(checkpoint_file, framework="pt") as f:
safetensors_rust.SafetensorError: Error while deserializing header: MetadataIncompleteBuffer"
Do you have any idea on how to solve this problem? Thanks a lot for your help.

@mu-cai
Copy link
Owner

mu-cai commented Sep 18, 2024

Can you try again?

I think just like the downloading process is broken?

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

2 participants