Model reference · open weights

MiniCPM-V-4

MiniCPM-V-4 is an open-weight language model from openbmb, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs openbmb 3 variants 81k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What MiniCPM-V-4 is

GitHub | MiniCPM Wiki(Chinese) | Demo</a MiniCPM-V 4.0 MiniCPM-V 4.0 is the latest efficient model in the MiniCPM-V series. The model is built based on SigLIP2-400M and MiniCPM4-3B with a total of 4.1B parameters. It inherits the strong single-image, multi-image and video understanding performance of MiniCPM-V 2.6 with largely improved efficiency. Notable features of MiniCPM-V 4.0 include: - 🔥 Leading Visual Capability. With only 4.1B parameters, MiniCPM-V 4.0 achieves an average score of 69.0 on OpenCompass, a comprehensive evaluation of 8 popular benchmarks, outperforming GPT-4.1-mini-20250414, MiniCPM-V 2.6 (8.1B params, OpenCompass 65.2) and Qwen2.5-VL-3B-Instruct (3.8B params, OpenCompass 64.5). It also shows good performance in multi-image understanding and video understanding. - 🚀 Superior Efficiency. Designed for on-device deployment, MiniCPM-V 4.0 runs smoothly on end devices. For example, it devlivers less than 2s first token delay and more than 17 token/s decoding on iPhone 16 Pro Max, without heating problems. It also shows superior throughput under concurrent requests. - 💫 Easy Usage. MiniCPM-V 4.0 can be easily used in various ways including llama.cpp, Ollama, vLLM, SGLang, LLaMA-Factory and local web demo etc. We also open-source iOS App that can run on iPhone and iPad. Get started easily with our well-structured Cookbook, featuring detailed instructions and practical examples. Evaluation Examples Run locally on iPhone 16 Pro Max with iOS demo. Usage License Model License The MiniCPM-o/V model weights and code are open-sourced under the Apache-2.0 license. To help us better understand and support our users, we would deeply appreciate it if you could consider optionally filling out a brief registration "questionnaire". Statement As an LMM, MiniCPM-V 4.0 generates contents by learning a large mount of multimodal corpora, but it cannot comprehend, express personal opinions or make value judgement. Anything generated by MiniCPM-V 4.0 does not represent the views and positions of the model developers We will not be liable for any problems arising from the use of the MinCPM-V models, including but not limited to data security issues, risk of public opin

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makeropenbmb
TypeLanguage models
Parameters (lead)4.1B
Context32k tokens
Variants3
Runs withtransformers
Released2025-07-12
Popularity81k downloads / month
Likes464
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
MiniCPM-V-44.1BBF16~9.3 GBWeights ↗
MiniCPM-V-4-ggufGGUFWeights ↗
MiniCPM-V-4-GPTQ4.1BGPTQWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys minicpm-v-4 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (minicpm-v-4 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"minicpm-v-4","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

multilingual

Trained / evaluated on

openbmb/RLAIF-V-Dataset

Tags

transformers safetensors minicpmv feature-extraction minicpm-v vision ocr multi-image video custom_code image-text-to-text conversational multilingual dataset:openbmb/RLAIF-V-Dataset

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want MiniCPM-V-4 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms