Skip to content
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

Failed to load the model (The requested number of bits 3 is not supported.) #57

Closed
certik opened this issue Dec 8, 2024 · 4 comments
Closed
Labels
beta-available fixed-in-next-release The next release of LM Studio fixes this issue

Comments

@certik
Copy link

certik commented Dec 8, 2024

I downloaded 30GB of mlx-community/Llama-3.3-70B-Instruct-3bit only to find out:

🥲 Failed to load the model

Failed to load model

Error when loading model: ValueError: [quantize] The requested number of bits 3 is not supported. The supported bits are 2, 4 and 8.

LMStudio should know ahead of time that it does not support 3 bit and prevent me to download it, since it will not work.

@yagil
Copy link
Member

yagil commented Dec 8, 2024

Can you please try with the latest beta? https://lmstudio.ai/beta-releases

@ehartford
Copy link

Same here

🥲 Failed to load the model

Failed to load model

Error when loading model: ValueError: [quantize] The requested number of bits 3 is not supported. The supported bits are 2, 4 and 8.

@yagil
Copy link
Member

yagil commented Dec 11, 2024

@ehartford should work in the latest beta (build 9). Is it not working there? Get from https://lmstudio.ai/beta-releases

@yagil yagil added fixed-in-next-release The next release of LM Studio fixes this issue beta-available labels Dec 11, 2024
@certik
Copy link
Author

certik commented Dec 11, 2024

I can confirm that this is fixed in the latest beta. Thanks @yagil !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-available fixed-in-next-release The next release of LM Studio fixes this issue
Projects
None yet
Development

No branches or pull requests

4 participants