bitsandbytes-foundation / bitsandbytes

Accessible large language models via k-bit quantization for PyTorch.
https://huggingface.co/docs/bitsandbytes/main/en/index
MIT License
6.05k stars 608 forks source link

undefined symbol: cdequantize_blockwise_fp32 #1208

Open Littleiii opened 4 months ago

Littleiii commented 4 months ago

System Info

system : Linux 6.6.25-amd64-desktop-hwe x86_64 GNU/Linux

cpu : AMD Ryzen 5 3500X 6-Core Processor

Reproduction

path: : bitsandbytes/libbitsandbytes_cpu.so:

Expected behavior

bitsandbytes/libbitsandbytes_cpu.so:undefined symbol: cdequantize_blockwise_fp32

Littleiii commented 4 months ago

image