Models Are Getting Dumber on Purpose
This blog post challenges the assumption that benchmark improvements translate to general model capability gains. The author argues that while models are achieving stunning results on math and coding benchmarks with far fewer active parameters than before, they're simultaneously getting worse at basic factual recall — and this is a deliberate tradeoff. The implication for practitioners is significant: if you're building RAG systems or agents that rely on factual grounding, you can't assume a high benchmark score means the model will be reliable on your use case.
Takeaways3
- Benchmark scores on math/code are skyrocketing, but factual recall (SimpleQA) is declining — models are being optimized for one at the expense of the other.
- Smaller quantized models (e.g., Qwen3.5 9B in 6GB VRAM) are now competitive with models that required massive infrastructure just two years ago.
- For production systems, always evaluate models on the specific capability your app depends on — general benchmark rankings can actively mislead you.












