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

why python can't import the libbitsandbytes_cuda122.dll in specified path(D:\Toolkit\conda\envs\textgen\lib\site-packages\bitsandbytes\libbitsandbytes_cuda122.dll) even though the dll file is already in the path #590

Closed
NgAgoM opened this issue Jul 14, 2023 · 3 comments
Labels
CUDA Setup wontfix This will not be worked on

Comments

@NgAgoM
Copy link

NgAgoM commented Jul 14, 2023

maybe python -m bitsandbytes useful info

CUDA SETUP: Loading binary D:\Toolkit\conda\envs\textgen\lib\site-packages\bitsandbytes\libbitsandbytes_cuda122.dll...
Could not find module 'D:\Toolkit\conda\envs\textgen\lib\site-packages\bitsandbytes\libbitsandbytes_cuda122.dll' (or one of its dependencies). Try using the full path with constructor syntax.
CUDA SETUP: Something unexpected happened. Please compile from source:

ls D:\Toolkit\conda\envs\textgen\lib\site-packages\bitsandbytes

-a---- 2023/7/14 17:22 15174144 libbitsandbytes_cuda122.dll
-a---- 2023/7/14 17:22 208370 libbitsandbytes_cuda122.exp
-a---- 2023/7/14 17:22 351180 libbitsandbytes_cuda122.lib
-a---- 2023/7/14 17:22 28902912 libbitsandbytes_cuda122_nocublaslt.dll
-a---- 2023/7/14 17:22 206795 libbitsandbytes_cuda122_nocublaslt.exp
-a---- 2023/7/14 17:22 357540 libbitsandbytes_cuda122_nocublaslt.lib

appreciate !!!!

@TimDettmers TimDettmers added wontfix This will not be worked on CUDA Setup labels Jul 15, 2023
@TimDettmers
Copy link
Collaborator

Which bitsandbytes version are you running?

It might be a small fix, but currently, Windows is not supported and I cannot promise a fix. You can find more information here: #30

@NgAgoM
Copy link
Author

NgAgoM commented Jul 18, 2023

appreciate

@NgAgoM NgAgoM closed this as completed Jul 18, 2023
@liangdong415
Copy link

hi @NgAgoM , wonder where did you get the libbitsandbytes_cuda122.dll? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA Setup wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants