TLDRocket
Sign in

AI Model Compression

6 summarised stories about AI Model Compression, each linking back to the original source. Browse all topics →

Thursday, 5 June 2025

Model-Preserving Adaptive Rounding with YAQA

Together AI 1 year ago

Researchers introduced YAQA, a weight-only quantization method for large language models that directly minimizes KL divergence to the original model by using a Kronecker-factored Hessian approximation instead of layer-wise activation error minimization. YAQA reduced KL divergence by more than 30% across multiple models and quantizers compared to existing methods like LDLQ and GPTQ. The approach enables better model compression without requiring retraining and works with any hardware quantizer or memory-bound quantization method.