MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe
Summary
MiniCPM-V 4.5 is an 8B multimodal large language model that achieves high efficiency and strong performance through a unified 3D-Resampler architecture, a novel data strategy, and a hybrid reinforcement learning approach. The model reportedly surpasses larger proprietary and open-source benchmarks while significantly reducing GPU memory usage and inference time.
View Cached Full Text
Cached at: 05/12/26, 12:47 PM
Paper page - MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe
Source: https://huggingface.co/papers/2509.18154
Abstract
MiniCPM-V 4.5, a 8B parameter multimodal large language model, achieves high performance and efficiency through a unified 3D-Resampler architecture, a unified learning paradigm, and a hybrid reinforcement learning strategy.
Multimodal Large Language Models(MLLMs) are undergoing rapid progress and represent the frontier of AI development. However, their training and inference efficiency have emerged as a core bottleneck in making MLLMs more accessible and scalable. To address the challenges, we present MiniCPM-V 4.5, an 8B parameter model designed for high efficiency and strong performance. We introduce three core improvements in model architecture, data strategy and training method: a unified3D-Resamplermodel architecture for highly compact encoding over images and videos, aunified learning paradigmfor document knowledge and text recognition without heavy data engineering, and a hybrid reinforcement learning strategy for proficiency in both short and long reasoning modes. Comprehensive experimental results inOpenCompass evaluationshow that MiniCPM-V 4.5 surpasses widely used proprietary models such as GPT-4o-latest, and significantly larger open-source models such as Qwen2.5-VL 72B. Notably, the strong performance is achieved with remarkable efficiency. For example, on the widely adoptedVideoMME benchmark, MiniCPM-V 4.5 achieves state-of-the-art performance among models under 30B size, using just 46.7\% GPU memory cost and 8.7\% inference time of Qwen2.5-VL 7B.
View arXiv pageView PDFGitHub24.6kAdd to collection
Get this paper in your agent:
hf papers read 2509\.18154
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper19
#### openbmb/MiniCPM-V-4_5 Image-Text-to-Text• 9B• UpdatedMar 10 • 135k • 1.09k
#### openbmb/MiniCPM-V-4.6 Image-Text-to-Text• 1B• Updatedabout 6 hours ago • 360
#### openbmb/MiniCPM-V-4_5-gguf Image-Text-to-Text• 8B• UpdatedMar 10 • 20k • 62
#### openbmb/MiniCPM-V-4_5-int4 Image-Text-to-Text• 9B• UpdatedMar 10 • 3.76k • 14
Browse 19 models citing this paper## Datasets citing this paper2
#### openbmb/RLAIF-V-Dataset Preview• UpdatedOct 14, 2025 • 1.86k • 215 #### YigeLi/RLAIF-V-Dataset Viewer• Updated15 days ago • 83.1k • 188
Spaces citing this paper24
Collections including this paper9
Similar Articles
MiniCPM4: Ultra-Efficient LLMs on End Devices
MiniCPM4 is a highly efficient large language model designed for end devices, achieving strong performance with 0.5B and 8B parameter versions through innovations in sparse attention, data filtering, training algorithms, and inference systems.
MiniCPM-V 4.6
MiniCPM-V 4.6 is an ultra-efficient 1.3B vision-language model optimized for mobile devices.
@AdinaYakup: MiniCPM V4.6 a 1B MLLM that actually runs on your phone, just released by @OpenBMB 1B - Apache2.0 Runs on iOS, Android,…
OpenBMB has released MiniCPM V4.6, a 1B-parameter multimodal large language model optimized for mobile devices under the Apache 2.0 license. It features mixed visual token compression and claims approximately 1.5x faster throughput than Qwen3.5 0.8B while running natively on iOS, Android, and HarmonyOS.
@FeitengLi: OpenBMB open-sources MiniCPM-V 4.6, 1.3B parameters (SigLIP2-400M + Qwen3.5-0.8B), 262k context, visual encoding FLOPs 50%+ less than previous generation. Token cost for the same task is lower than Qwen3.5-0…
OpenBMB releases MiniCPM-V 4.6, a 1.3B-parameter multimodal LLM with 262k context and significantly reduced visual encoding FLOPs, achieving strong benchmark performance and broad inference framework support.
MiniCPM5-1B Shows Why the Small-Model Race Isn't Over
MiniCPM5-1B is a 1B parameter model from OpenBMB that achieves impressive scores on AIME 2025 and τ2-Bench Telecom, outperforming larger models. It features both fast and reasoning modes from a single checkpoint, enabled by a three-stage post-training process including supervised fine-tuning, reinforcement learning, and on-policy distillation.