-
Notifications
You must be signed in to change notification settings - Fork 374
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 while inference #8
Comments
Hi @satani99 , this issue may help: |
+1 |
theAdamColton
pushed a commit
to theAdamColton/LLaMA-Adapter
that referenced
this issue
May 8, 2023
+1 |
Why give a reqirement that does specifiy the torch version with GPU, but with a version of CPU? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After installing all dependencies, when I run the torchrun command I get this error:
raise RuntimeError("Distributed package doesn't have NCCL " "built in")
I can't figure out what am I doing wrong?
Thanks
The text was updated successfully, but these errors were encountered: