-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Error: cannot find tensor model.layers.0.model.layers.0.self_attn.q_proj.weight #34
Comments
The model.safetensors.index.json is as below:
|
I also face this problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello developers,
I was using cake to deploy distributed LLAMA3 8B Instruct model to 2 GPUs and I got the error below:
Here's the topology.yml
I use these commands to start the service.
Please let me know if I did wrong steps. Thanks!
The text was updated successfully, but these errors were encountered: