MiniCPM-V or Qwen-VL: which to choose for image recognition

MiniCPM-V from OpenBMB is a compact line from 1.3B to 8B that runs on a phone or laptop, so receipts and documents can be processed on the device without sending anything to the cloud. Qwen-VL from Alibaba reaches 235B-A22B and covers heavier scenarios: camera footage analysis and an agent that operates an interface from screenshots. Both are in Ollama and both run without a GPU in their smaller sizes. MiniCPM-V is now Apache 2.0, though early versions had their own license requiring registration for commercial use; with Qwen-VL, Apache 2.0 applies only to Qwen3-VL, while older versions carry their own Qwen licenses. MiniCPM-V was updated later: version 4.6 shipped in 2026-05.

Comparison based on catalog data

ParameterMiniCPM-VQwen-VL
CategoryImage + text, Documents and OCRImage + text, Documents and OCR
DeveloperOpenBMB (ModelBest and Tsinghua University), ChinaAlibaba (Qwen team), China
ReleasesJan 2024 – May 2026Aug 2023 – Oct 2025
Sizes1.3B – 8B2B – 235B-A22B
HardwareLaptop, 1 GPULaptop, 1 GPU, Cluster
Commercial useCommercial use allowedCommercial use allowed
LicenseApache 2.0 (early versions had their own MiniCPM license requiring registration for commercial use)Qwen3-VL: Apache 2.0; older Qwen-VL and some Qwen2/2.5-VL models (3B, 72B) have their own Qwen licenses
RussianNot statedNot stated
OllamaYesYes
Without GPUYesYes
Tasks
  • On-device text recognition in photos
  • Processing receipts and documents without sending them to the cloud
  • Describing photos and video
  • A built-in assistant for a mobile app
  • Extracting data from scanned invoices and delivery notes
  • Analysing photos of products and shelves
  • Analysing video and camera footage
  • An agent that operates an interface from screenshots

Choose MiniCPM-V if

  • The model has to run inside a mobile app or on an employee laptop
  • Data cannot leave the device: receipts and documents are processed locally
  • You need the smallest possible model: version 4.6 is just 1.3B
MiniCPM-V

Choose Qwen-VL if

  • You need headroom: Qwen-VL goes up to 235B-A22B and runs on a cluster
  • Your task is analysing video and camera footage
  • You need an agent that acts on interface screenshots
Qwen-VL

Other comparisons

Need a model for your task?

An open model can run on your own server: data stays in-house, there is no per-request fee, and the model can be fine-tuned on your documents.

  1. SelectThe model and size for your task and hardware budget
  2. DeployOn your server or in a closed network, with an API
  3. Fine-tuneOn your data, or connect a knowledge base
  4. IntegrateInto your CRM, ERP, bot, website or team chat
Discuss deployment