I am currently trying to run unsloth/llama-3-8b-Instruct-bnb-4bit model on K80 GPU machine with cuda version: cuda_12.6.r12.6 and my facing this issue while trying to generate the model:
Oh K80s are a bit old :( I'm unsure if we support that sorry - maybe an older version of bitsandbytes and pytorch and unsloth might work, but unsure - sorry
Hi,
I am currently trying to run
unsloth/llama-3-8b-Instruct-bnb-4bit
model on K80 GPU machine with cuda version: cuda_12.6.r12.6 and my facing this issue while trying to generate the model:AttributeError: /root/venv/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so: undefined symbol: cdequantize_blockwise_fp32
Please anyone can help me quick if possible