SitePointNaveed Wali Khan10 min readintermediate
MiniCPM5-2B Ranks First Among Open-Weight Models Under 4B
Summary
MiniCPM5-2B, a 2.6 B‑parameter dense Llama‑style model, tops the Artificial Analysis GDPval‑AA v2 benchmark (831 Elo) and sits on the Pareto frontier of the Intelligence Index v4.2 despite being far smaller than competing models. The post breaks down its capability density, token‑cost efficiency, architecture, and three‑stage training (SFT, RL, on‑policy distillation) to explain why it outperform…
- MiniCPM5-2B scores 831 Elo on GDPval‑AA v2, ranking first among open‑weight models under 4 B parameters.
- On Intelligence Index v4.2 it sits on the Pareto frontier with a score of 15, comparable to models 3‑12 B times larger.
- Capability density analysis shows the frontier doubling roughly every 3.5 months, though MiniCPM5‑2B is a post‑trained outlier.
- Model architecture: 42‑layer dense causal LM, grouped‑query attention (16 Q heads, 2 KV heads), 131k context, ~5 GB BF16 memory.
Engineers selecting local LLMs need to understand how a small model can match or exceed larger peers on real‑world tasks and the trade‑offs in token cost and training complexity.
6/10





