LLM quantization
ZeroQuant: Efficient and Affordable Post-Training Quantization for Large-Scale Transformers
Cited as a baseline — critiqued by newer work, not yet beaten on a benchmark here
3 papers critique it · 0 beat it on benchmarks
Verbatim critique sentences, each from a paper that cites ZeroQuant as a baseline.
ZeroQuant incurs severe accuracy degradation for an open-source LLM
“ZeroQuant requires 3.1 hours on a single A100 GPU to quantize an LLM with 1.3 billion parameters.”
“However, both LLM.int8() and ZeroQuant are not efficient for quantizing LLMs to extreme low-percision number formats such as 3-bit integers.”