We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Exllamav2 is currently unable to quantize a MoE version of granite: https://huggingface.co/ibm-granite/granite-3.1-3b-a800m-instruct
Regular granite seems fine however: https://huggingface.co/ibm-granite/granite-3.1-8b-instruct
Exllamav2 supports quantizing GraniteMoeForCausalLM models.
No response
Nice to have since regular granite is already supported.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
Exllamav2 is currently unable to quantize a MoE version of granite:
https://huggingface.co/ibm-granite/granite-3.1-3b-a800m-instruct
Regular granite seems fine however:
https://huggingface.co/ibm-granite/granite-3.1-8b-instruct
Solution
Exllamav2 supports quantizing GraniteMoeForCausalLM models.
Alternatives
No response
Explanation
Nice to have since regular granite is already supported.
Examples
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: