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

eval_multigpu.py issues #11

Open
y-he2 opened this issue Jan 23, 2025 · 0 comments
Open

eval_multigpu.py issues #11

y-he2 opened this issue Jan 23, 2025 · 0 comments

Comments

@y-he2
Copy link

y-he2 commented Jan 23, 2025

If directly run eval_multigpu.py without any training, after the script downloaded and attempted to loaded the shards raised:
safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge

Checking the model sizes under for example
all_models/adapters/gate/summary/
gives only 1KB, which suspect the model is not ready to run before a training.

But it could also be my PyTorch version, is there any version requirement for PyTorch used?

Let me know if you need further details.

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