PETITION FOR QUANTIZATION AWARE TRAINING TO BE A NORM!!!
Summary
The post questions why quantization-aware training is not a standard practice for open-weight AI models and asks about potential barriers like compute costs or performance impacts.
Similar Articles
2-bit QAT model releases
A discussion on the potential of 2-bit Quantization Aware Training (QAT) for larger MoE models, comparing their performance to 4-bit QAT and ternary LLMs, and considering feasibility for consumer hardware.
Does it make sense to use alternative quantizations of QAT models? [D]
A discussion on whether it is sensible to use alternative quantization methods on quantization-aware trained (QAT) models like Gemma-4, questioning if unsloth's benchmarks showing closer performance to QAT fine-tunes are beneficial or counterproductive.
QUASAR: Lowering the Loss Floor of Quantization-Aware Training with Loss-Aware Reconstruction
QUASAR is a quantization-aware training method that uses loss-aware reconstruction to lower the loss floor, improving low-bit model performance in large language models with significant accuracy gains at 2-4 bits.
K-Quantization and its Impact on Output Performance
This paper investigates the impact of different quantization levels (2-bit to 8-bit) on the performance of eight large language models across reasoning, code comprehension, and reading comprehension tasks, finding that while higher precision generally yields better performance, aggressive quantization often retains acceptable accuracy, with larger models showing greater resilience.
Same Predictions, Different Reasons: The Effect of Quantization on Model Explanations
This paper systematically evaluates how post-training quantization affects the interpretability of CNN models using Grad-CAM and LIME, revealing that classification accuracy is not a reliable indicator of interpretability stability and that architecture selection is critical for trustworthy deployment.