DeepSeek-Coder icon indicating copy to clipboard operation
DeepSeek-Coder copied to clipboard

The installed version of bitsandbytes was compiled without GPU support

Open hs117 opened this issue 2 years ago • 2 comments

在新的环境里面安装所有所需的包后,运行报错,报错信息如下: 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. "

请问如何解决?

hs117 avatar Jan 12 '24 07:01 hs117

这个好像是因为你没有GPU。

guoday avatar Jan 26 '24 02:01 guoday

您好,我也碰到了一样的问题,请问后来解决了吗?

Sophia118Guo avatar Jul 23 '24 09:07 Sophia118Guo