Qwen-VL or InternVL: which vision model to choose

Both families read documents, answer questions about photos and analyse video, and both scale from a CPU to a cluster. Qwen-VL from Alibaba is available in Ollama, which makes deployment the simplest; the current Qwen3-VL is Apache 2.0, while older Qwen-VL and some Qwen2/2.5-VL models (3B, 72B) carry their own Qwen licenses, so check that before rollout. InternVL from Shanghai AI Laboratory was updated more recently (2026-03 vs 2025-10) and starts at 1B, and the 4B InternVL-U under MIT also generates and edits images. The catalog lists Qwen-VL for accounting, retail, e-commerce and support, and InternVL for document workflow, manufacturing quality control and e-commerce.

Comparison based on catalog data

ParameterQwen-VLInternVL
CategoryImage + text, Documents and OCRImage + text
DeveloperAlibaba (Qwen team), ChinaShanghai AI Laboratory (OpenGVLab), China
ReleasesAug 2023 – Oct 2025Dec 2023 – Mar 2026
Sizes2B – 235B-A22B1B – 241B-A28B
HardwareLaptop, 1 GPU, ClusterLaptop, 1 GPU, Cluster
Commercial useCommercial use allowedCommercial use allowed
LicenseQwen3-VL: Apache 2.0; older Qwen-VL and some Qwen2/2.5-VL models (3B, 72B) have their own Qwen licensesInternVL3.5: Apache 2.0; InternVL-U: MIT; some large versions inherit the base model's license (for example, Qwen)
RussianNot statedNot stated
OllamaYesNo
Without GPUYesYes
Tasks
  • 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
  • Understanding documents, diagrams and charts
  • Answering questions about photos
  • Video analysis
  • Generating and editing images (InternVL-U)

Choose Qwen-VL if

  • You want a simple install: Qwen-VL is in Ollama, InternVL is not
  • You need an agent that operates an interface from screenshots
  • You process scanned invoices and delivery notes, shelf photos and camera footage
Qwen-VL

Choose InternVL if

  • You want one model for both understanding and image generation: InternVL-U (4B) under MIT
  • You want the most recent release: InternVL was last updated 2026-03
  • Your work is manufacturing quality control, diagrams and charts in documents
InternVL

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