-
Notifications
You must be signed in to change notification settings - Fork 669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v44 not available for Mac #1378
Comments
Hi @ACMCMC, |
In that case, I'd propose that Mac users should get a warning, rather than being told to "use the latest version" of something that they can't use at all... 🙏🏻 |
on TPU VM env, im getting same error! while installed
|
+1 |
+1 |
+1
I am on Mac as well |
+1 |
Hi everyone, Please see the discussion here on Apple Silicon support. Bitsandbytes does not currently support macOS, but we're looking for contributions to make that happen! |
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:
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
Uploaded Jan 8, 2024
Python 3
v44 only has support for Windows and Linux:
Built Distributions
Uploaded Sep 24, 2024
Python 3
Windows x86-64
Uploaded Sep 24, 2024
Python 3
manylinux: glibc 2.24+ x86-64
The text was updated successfully, but these errors were encountered: