bitsandbytes-foundation / bitsandbytes

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

Release v44 not available for Mac #1378

Open ACMCMC opened 1 week ago

ACMCMC commented 1 week ago

System Info

platform: Mac

Reproduction

pip install bitsandbytes

It will install v42 instead of v44.

Then, if you try to load any model with quantization, you will get this error:

ImportError: Using bitsandbytes 4-bit quantization requires the latest version of bitsandbytes: pip install -U bitsandbytes

Expected behavior

Installing v44 shouldn't show any import errors. But it currently does, on Mac systems, as the latest available version for Mac is v42.

Indeed, while v42 had support for all architectures:


Built Distribution

bitsandbytes-0.42.0-py3-none-any.whl (105.0 MB view hashes)

Uploaded  Python 3