You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would greatly appreciate it if HuggingFace could support registering custom quantization schemes externally. This would allow us to integrate the schemes of any LLM quantization tools and evaluate fake quantization models using the powerful combination of lm_eval + huggingface. Thank you for considering this!
Similar features have already been supported by vLLM, see:
Feature request
Support register customize quantization method out-of-tree.
The usage would be as follows:
Motivation
We would greatly appreciate it if HuggingFace could support registering custom quantization schemes externally. This would allow us to integrate the schemes of any LLM quantization tools and evaluate fake quantization models using the powerful combination of
lm_eval
+huggingface
. Thank you for considering this!Similar features have already been supported by vLLM, see:
Your contribution
If this feature request is considered, I'd happily submit a PR to implement it.
The text was updated successfully, but these errors were encountered: