OpenBMB releases MiniCPM5-2B as an open SOTA model for on-device operation with less than 4 billion parameters
Read more
Pandaily
pandaily.com

OpenBMB releases MiniCPM5-2B as an open SOTA model for on-device operation with less than 4 billion parameters

OpenBMB, an open project associated with ModelBest, has introduced MiniCPM5-2B—a dense language model designed for direct on-device operation. This model features approximately 2.52 billion parameters and supports a native context length of 131,072 tokens, distributed under the Apache-2.0 license.

MiniCPM5-2B is the second release in the MiniCPM5 series, following MiniCPM5-1B. It utilizes the standard LlamaForCausalLM architecture, which includes 42 layers with grouped-query attention, employing 16 query heads and 2 key/value heads. This design allows core engines to load the model without requiring custom kernels or code forks.

The non-embedding parameters amount to about 1.98 billion, enabling the model to fit within the sub-4-billion parameter class suitable for hosting on phones, laptops, and edge devices.

When compared on the 34-benchmark dataset from OpenBMB, MiniCPM5-2B achieves an average score of 53.9, surpassing several larger open base models. Among these, Qwen3.5-4B scored 51.1, and granite-4.2-3B scored 42.7. Conversely, similarly sized models like LFM2.5-2.6B and Qwen3.5-2B lag behind.

The model's strengths are concentrated in areas such as coding agents, tool usage, and long-context information extraction. For instance, on LiveCodeBench v6, MiniCPM5-2B achieved 69.1 compared to 56.4 for Qwen3.5-4B, and on SWE-bench Verified, it reached 46.4 versus 33.6. High results were also obtained on τ²-Bench Telecom (97.1), BFCL v4 (66.6), and NoLiMa (68.1 versus 43.5).

In tasks requiring deep knowledge, performance remains closer to the upper limit of its size; for example, on MMLU-Pro, the model scored 70.8, while the benchmark 4B Qwen model achieved 78.0. OpenBMB specifically notes rows sourced from Artificial Analysis to allow users to distinguish between vendor data and third-party results.

The post-training process followed the UltraData level management: initially, supervised fine-tuning was conducted based on deep reasoning using approximately 400 billion tokens. Subsequently, specialized reinforcement-learning teachers for mathematics, code, agents, and writing were applied using the critique-based JustRL II algorithm. The final stage involved on-policy distillation, which merged 16 RL experts—five of which were agentic—into a single final student model.

OpenBMB attributes the average gain of about 10.96 points in reasoning and general benchmarks, along with 6.96 points in agentic benchmarks, to the RL and distillation stages. To allow for precise measurement of each component's contribution, the company releases intermediate checkpoints: Base, Midtrain, and SFT-only.

Along with the weights, UltraData publishes datasets covering web, code, mathematics, SFT, and RL samples for agents, enabling result reproducibility. Runtime support includes vLLM, SGLang, Transformers, llama.cpp, Ollama, LM Studio, MLX, LiteRT, and multi-chip FlagOS builds. Packages in GGUF, MLX, and GPTQ formats are provided for local assistants that need to perform tool calls and handle long context without relying on datacenter GPUs.

For developers focused on on-device deployment, MiniCPM5-2B is positioned not so much as a general knowledge giant, but rather as a compact Apache-licensed agent and coding companion that already surpasses some open 4B class base models based on published average scores.

Similar stories

Cambricon adapted the DeepSeek-V4.1-Flash model on the vLLM stack
Read more
pandaily.com

Cambricon adapted the DeepSeek-V4.1-Flash model on the vLLM stack

Cambricon announced the successful completion of adapting the DeepSeek-V4.1-Flash model as part of the Day-0 program based on the open inference stack vLLM. This means that the recently released model can run stably on Cambricon accelerators on the same day DeepSeek published the checkpoint.

This announcement highlights the synergy between chip and software: simultaneous availability of the model and the chip, as well as the maturity of Cambricon's approach combining NeuWare and vLLM. This is not a repetition of information about the general availability of the model itself.

DeepSeek-V4.1-Flash represents the smallest variant of the new DeepSeek architectural line. It is a mixture-of-experts model with 552 billion parameters, which activates about 8 billion parameters on the input side and 16 billion on the output side, and also possesses built-in multimodal vision understanding. DeepSeek notes the use of the Causal-Encoder-Decoder structure and aggressive KV cache compression, which reduces HBM requirements by approximately one quarter and SSD requirements by one eighth compared to the previous generation, while the cache size is hundreds of times smaller than the first version.

These memory savings are critically important for accelerator manufacturers who aim to control inference latency, DRAM volume, and storage levels on dense servers that are already straining HBM budgets.

For its part, Cambricon engineers used the Torch-MLU-Ops unified operator library to accelerate structures such as Engram and Compressor, and wrote optimized kernels in BangC for sparse and compressed attention hotspots. Within vLLM, Cambricon reports support for five-dimensional mixed parallelism, covering tensor, pipeline, sequential, batch, and expert parallelism, with communication and computation overlap, low-precision quantization, and prefix and decoding splitting to boost end-to-end throughput. This stack operates on NeuWare, the company's long-term software platform.

Several days ago, Cambricon joined the PyTorch Foundation as a platinum member, taking a seat on the governing board alongside other major hardware and cloud service developers, signaling deeper investments in the open learning and inference ecosystem.

Cambricon now supports Day-0 inference for five major Chinese model lines: GLM, DeepSeek, Qwen, Kimi, and MiniMax, representing Zhipu AI, DeepSeek, Alibaba, Moonshot AI, and MiniMax, respectively. Caixin Global specifically noted the ability to include Cambricon on the same day as an indicator of shortening internal development cycles for models and chips in China—a shift from multi-month closed ports to readiness for launch on public frameworks that are already standardized by operators.

The practical takeaway for cluster operators is co-availability: when a cutting-edge open model is released, Cambricon clients can use the documented vLLM recipe instead of waiting for a closed fork. The next test for the software ecosystem will be whether this Day-0 scheme applies to larger DeepSeek variants and multimodal serving mixtures.

DeepSeek launched V4.1-Flash, a new AI model that is faster and has reduced costs
Read more
olhardigital.com.br

DeepSeek launched V4.1-Flash, a new AI model that is faster and has reduced costs

DeepSeek, a Chinese company, has introduced V4.1-Flash, its latest artificial intelligence model. This new technology was presented as the smallest within its family of models and promises to offer more agile responses, greater processing capacity, and lower operational costs.

This launch comes as DeepSeek prepares for an Initial Public Offering (IPO) on the STAR market in Shanghai, as reported by Reuters. Furthermore, the company is implementing V4.1-Flash, replacing previous versions of its models.

Despite being the smallest model in the new line, V4.1-Flash has 552 billion parameters, which are the components used by the AI to process data and generate outputs. However, during each task, it uses only a fraction of these resources, specifically 8 billion parameters to receive information and 16 billion to formulate responses.

The practical objective for the user is to allow the model to operate with greater speed and handle a higher volume of requests without demanding excessive computational resources. DeepSeek also assures that the system was designed to facilitate the development of even larger models in the future.

The company highlighted that V4.1-Flash features 'native visual understanding,' allowing it to interpret visual content, such as images. Tests conducted by various entities indicated that this new model surpasses V4-Pro in terms of performance, cost, speed, and total execution time.

A significant change lies in how the model stores data during an operation, which historically could increase the costs of long-duration AI services. Compared to the previous generation, DeepSeek stated that V4.1-Flash requires fewer resources, which, according to the company, can drastically reduce expenses, particularly in AI agents and systems that perform tasks with little human intervention.

V4.1-Flash is already accessible through the DeepSeek API, which allows the integration of the model into other applications. The V4-Flash and V4-Flash-Vision-Exp models have been discontinued, and their calls are temporarily being redirected to the new system.

More Information:

V4-Pro will undergo a gradual withdrawal. Starting September 14, 2026, all requests directed to it will be automatically sent to V4.1-Flash, applying the charge corresponding to the new model. This process will continue until the launch of V4.1-Pro.

The new API rates will take effect on September 10. DeepSeek establishes different tariffs for peak and off-peak periods; outside of peak hours, the price will be half the maximum rate. The company emphasized: 'V4.1-Flash allows serving more users at a lower cost. We are passing this savings on to you.'

Additionally, DeepSeek plans to collaborate with the open-source community to expand support for the model and investigate other implementation methodologies. The report on the launch of the new model was initially published in Olhar Digital.

Popular