Releases: OpenBMB/MiniCPM
MiniCPM5-1B
We are releasing MiniCPM5-1B, the first model in the MiniCPM5 series. It is a dense 1B Transformer built for on-device, local deployment, and resource-constrained scenarios, reaching 1B-class open-source SOTA.
🏆 1B-class open-source SOTA: MiniCPM5-1B reaches an average score of 42.57 across reasoning, knowledge, code, instruction-following, math, logic and agentic benchmarks, above the highest average score of 35.61 among strong open-source models in the same size class; its strengths are most visible in agentic tool use, code, and competition math.
🧠 Hybrid Reasoning: built-in <think> chat template, switch via enable_thinking. The same checkpoint serves as both a fast assistant and a deliberate reasoner.
🛠️ Deployment / Fine-tuning Agent Skills: the repo provides single-page cookbooks for major inference backends and fine-tuning frameworks, each paired with an Agent Skill to help developers reproduce deployment and fine-tuning workflows.
🐱 Desktop Pet: a local-LLM desktop pet driven by MiniCPM5-1B — see Desktop Pet below.
第一个Release版本
主要功能:
- 支持 与模型进行文本&图片对话
- 支持 调用Intel集成显卡加速
支持模型: - MiniCPM 4.0 8B & 0.5B
- MiniCPM 3.0 4B
- MiniCPM-V 2.6 8B(多模态)
- MiniCPM-V 2.0 2.8B(多模态)
- MiniCPM-2B-128K
- MiniCPM-1B-SFT-BF16
配置要求:
- 建议使用英特尔酷睿 ultra7 及以上移动端处理器
- 建议运行内存 32GB 及以上