deepseek-ai / deepseek-ai/DeepSeek-Coder
The installed version of bitsandbytes was compiled without GPU support
Open
- Dominant language
- Python
- Stars
- 24.3k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
在新的环境里面安装所有所需的包后,运行报错,报错信息如下:
bin D:\miniconda3\envs\DeepSeek\lib\site-packages\bitsandbytes\libbitsandbytes_cpu.so
D:\miniconda3\envs\DeepSeek\lib\site-packages\bitsandbytes\cextension.py:34: UserWarning: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable.
warn("The installed version of bitsandbytes was compiled without GPU support. "
请问如何解决?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.