-
Notifications
You must be signed in to change notification settings - Fork 702
CUDA Setup failed despite GPU being available. #1559
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
Comments
I'm having the same issue. After trying various fixes proposed here for other people's problems I am still left with this EDIT:
in terminal. Error still included below for posterity.
|
Use cuda 11.8 as it is compatible to bitsandbytes |
I also have this problem and I'm out of ideas how to fix it. I used the script
here is my
|
System Info
i work on a station with different GPUs. I want to start FSDP fine-tuning, I install trl, accelerate, bitsandbytes etc. but then there are many problems reveal. Also I tried to reinstall libraries, I faced with problems with GPU libraries and these errors.

And now there are problems even in importing bitsandbytes
Reproduction
import bitsandbytes
Expected behavior
i want to resolve conflicts in dependencies
The text was updated successfully, but these errors were encountered: