GPTQModel
the six Ws · specification
Maintained by ModelCloud as the successor to the original AutoGPTQ project.
GPTQModel implements GPTQ post training quantization to compress large language model weights to 4-bit or lower with minimal accuracy loss.
Hosted on GitHub at ModelCloud/GPTQModel and distributed via PyPI.
Released in 2024, having fully supplanted the now deprecated AutoGPTQ project.
It gives teams a maintained, faster path to quantized LLM weights after the original AutoGPTQ project stalled.
Integrates with Hugging Face Transformers, Optimum and PEFT.
Apache 2.0 licensed with some AGPL 3.0 kernels, open source, maintained by ModelCloud, roughly 1.2k GitHub stars, note that AutoGPTQ is deprecated in its favor.
alternatives
works with