OpenBMB Releases MiniCPM5-2B: A 2.52B Dense Model Averaging 53.9 Across 34 Benchmarks, Built for On-Device Deployment

OpenBMB has unveiled MiniCPM5-2B, the second checkpoint in its MiniCPM5 series and a direct successor to the MiniCPM5-1B model. This dense causal language model packs 2,516,756,480 parameters, with 1,981,982,720 situated outside the embedding layers. The architecture features 42 layers, grouped-query attention (16 query heads and 2 key/value heads), and a native context window of 131,072 tokens. Built on a standard LlamaForCausalLM design, it requires no custom kernels or model-code forks, ensuring seamless compatibility with mainstream inference engines.


Deployment Ready


MiniCPM5-2B is fully deployable in production environments. The weights are released under the Apache 2.0 license and run out-of-the-box across a wide range of platforms, including vLLM, SGLang, Transformers, llama.cpp, Ollama, LM Studio, MLX, and FlagOS. This broad support makes it a practical choice for developers seeking efficient on-device AI in 2026.


Benchmark Performance


In benchmark evaluations, OpenBMB positioned MiniCPM5-2B against similarly sized models: LFM2.5-2.6B, Qwen3.5-2B, and Gemma-4-E2B-it, with larger references like Qwen3.5-4B, granite-4.2-3B, Nemotron-3-Nano-4B, Gemma-4-E4B-it, and LFM2.5-8B-A1B for context. Across 34 benchmarks, MiniCPM5-2B achieved an average score of 53.9. Notably, this surpasses the best baseline among comparable models—Qwen3.5-4B, which scored 51.1—and significantly outperforms granite-4.2-3B (42.7) and LFM2.5-2.6B (33.2).


Code Reasoning and Tool Use


MiniCPM5-2B demonstrates exceptional strength in code reasoning and tool use. It scored 69.1 on LiveCodeBench v6 (compared to 56.4 for the next best), and 46.4 on SWE-bench Verified (vs. 33.6). The most striking advantage emerges in tool-use tasks: it posted 97.1 on τ²-Bench Telecom, 66.6 on BFCL v4, and 20.8 on τ³-Bench Banking—a substantial leap from the 6.8 achieved by competitors in this category.


Implications for On-Device AI in 2026


As edge computing continues to gain traction, MiniCPM5-2B exemplifies a trend toward smaller, high-performance models that can operate locally without relying on cloud infrastructure. By combining dense efficiency with top-tier benchmark results, OpenBMB’s latest release offers a compelling option for developers building privacy-sensitive, low-latency applications—from mobile assistants to embedded systems—where large language models were previously impractical.

via MarkTechPost

Related