OpenBMBオープンソース

MiniCPM5-1B

このモデルを比較

OpenBMB開発の軽量高性能モデル。1Bパラメータで効率的な推論を実現。

シェア:XはてブLINE

パラメータ

10.8

コンテキスト長

128K

ライセンス

Apache 2.0

リリース日

2026-05-01

日本語性能

🌐多言語対応

一般的な多言語対応モデル。基本的な日本語処理は可能だが、特化モデルには劣る。

API料金

このモデルのAPI料金情報は現在未公開です

強み

    弱み

      活用例

        深度分析

        Parameters

        1.08B

        Dense LlamaForCausalLM architecture

        Artificial Analysis Intelligence Index

        12

        #2 among comparable open-weight models

        Context Window

        131,072 tokens

        128K native

        License

        Apache 2.0

        Fully open-source

        Price (Self-hosted)

        $0.00

        Free to run locally

        AIME 2025 (Thinking)

        40.42

        vs LFM2.5-1.2B: 31.88

        強み

        • Exceptional 1B-class SOTA in tool use, code, and reasoning tasks
        • Hybrid Think/No-Think reasoning via same checkpoint for deployment flexibility
        • Superior efficiency with up to 31x fewer output tokens than reasoning peers it surpasses

        弱み

        • Limited general world knowledge and instruction following compared to larger 4B+ models
        • Performance lags on complex scientific reasoning (e.g., GPQA Diamond)
        • Slower generation speed than larger, optimized models on high-end hardware

        競合比較

        ModelArenaSWEGPQAPrice
        Qwen3-0.6B/thinkN/AN/AN/AFree (Apache 2.0)
        LFM2.5-1.2B-ThinkingN/AN/A34.85Free
        Qwen3.5-0.8B/thinkN/AN/AN/AFree

        MiniCPM5-1B is a 1.08 billion parameter dense language model from OpenBMB, released in May 2026 under the Apache 2.0 license. It is positioned as the state-of-the-art (SOTA) model within the 1B-class open-weight category, with its primary strengths in agentic tool use, code generation, and competitive mathematics. Its core innovation lies not in raw size, but in its post-training methodology: a three-stage pipeline of Supervised Fine-Tuning (SFT), Reinforcement Learning (RL), and On-Policy Distillation (OPD). This RL+OPD process trains specialized domain teachers (for math, code, QA) and distills them into a single model, yielding a +16-point average score improvement over the SFT-only baseline while drastically reducing overlong, inefficient responses.

        The model is architected for efficiency and on-device deployment. It uses the standard LlamaForCausalLM architecture, ensuring compatibility with all major inference engines (vLLM, SGLang, llama.cpp, Ollama, etc.). A key feature is its hybrid reasoning capability, toggled via a `` template and enable_thinking parameter, allowing a single checkpoint to function as both a fast conversational assistant and a deliberate reasoner. With a 128K context window and a footprint of under 1GB at Q4 quantization, it is explicitly designed for local assistants, coding agents, tool-use workflows, and resource-constrained edge scenarios where latency and token efficiency are critical. Benchmarks show it significantly outperforms models like Qwen3-0.6B and LFM2.5-1.2B in areas like AIME mathematics and τ2-Bench agentic tasks.

        分析生成日: 2026-07-17