Skip to main content
Browse Models

Alibaba Cloud

Qwen2.5 VL 72B

Released

2025-01-26

Family

Qwen 2

Type

Foundation Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

4-bit GGUF (Q4_K_M)

GGUF · Qwen_Qwen2.5-VL-72B-Instruct-Q4_K_M.gguf

5-bit GGUF (Q5_K_M)

GGUF · Qwen_Qwen2.5-VL-72B-Instruct-Q5_K_M.gguf

6-bit GGUF (Q6_K)

GGUF · Qwen_Qwen2.5-VL-72B-Instruct-Q6_K.gguf

8-bit GGUF (Q8_0)

GGUF · Qwen_Qwen2.5-VL-72B-Instruct-Q8_0.gguf

Model Report

Overview

Qwen2.5-VL 72B is a configuration within the Qwen2.5-VL family, a suite of large multimodal generative AI models developed by the Qwen team at Alibaba Cloud. Released in early 2025, Qwen2.5-VL unifies vision and language understanding. Its capabilities include image and video comprehension, document parsing, object grounding, structured data extraction, and visual-agent interactions, as detailed in the Qwen2.5-VL Technical Report and on the Qwen2.5 VL Blog. Containing 72 billion parameters, the Qwen2.5-VL-72B-Instruct functions as a configuration for multimodal tasks, succeeding the earlier Qwen2-VL models and introducing architectural, training, and functional enhancements.

Qwen2.5-VL announcement visual with festive theme

Figure 1. Banner for Qwen2.5-VL illustrating the model’s launch.

Model Architecture

Qwen2.5-VL 72B is built upon a unified architecture that integrates a large language model from the Qwen2 series with a vision encoder, enabling comprehensive visual-language reasoning. Key architectural features include:

  • Dynamic Resolution Processing: The vision encoder adopts a native vision transformer (ViT) optimized for dynamic resolutions. Images and videos of differing spatial and temporal dimensions are tokenized according to actual scale, accommodating variable input sizes without conventional normalization, as described in the Qwen2.5-VL Technical Report.
  • Temporal and Spatial Alignment: Videos are sampled at dynamically adjustable frame rates; absolute time encoding aligns multimodal rotary position embeddings (mRoPE) with real video durations, improving event localization and summarization in long-form video analysis, as presented in the Qwen2.5-VL Technical Report.
  • Efficient Attention Mechanisms: The vision encoder structure strategically combines full attention layers with windowed attention for efficient computation, further stabilized by RMSNorm and SwiGLU techniques to harmonize architectural consistency with the Qwen2 LLM, according to the Qwen2.5 VL Blog.
Architectural diagram for Qwen2.5-VL video and image processing

Figure 2. Schematic of Qwen2.5-VL’s video understanding pipeline and modular network design.

  • Structured Output and Grounding: The model supports outputting bounding boxes, points, and structured JSON data for detected objects, which is for tasks such as precise object localization and form data extraction.

Training Methodology and Datasets

The training of Qwen2.5-VL employs a three-phase approach, optimizing each component for multimodal understanding, as detailed in the Qwen2.5-VL Technical Report:

  • Stage 1: The ViT encoder is pre-trained with image-text pairs, focusing on image classification, OCR, and semantic alignment. Initial weights are adapted from large vision models but use rotary 2D positional embeddings.
  • Stage 2: Multimodal joint training unfreezes all network parameters, introducing diverse data including visual question answering, multitask datasets, and continued text-only learning for language robustness.
  • Stage 3: Parameters for the vision encoder are frozen, while the LLM undergoes instruction fine-tuning using conversational, document, video, and agent-based datasets in the ChatML format.

The curriculum exposes Qwen2.5-VL to over 1.4 trillion tokens, blending textual and visual data. Specialized agent datasets enable the model to reason through UI operations and decision-making tasks, while OCR and document parsing data ensure reliable recognition under varied orientations and languages.

Technical Capabilities

Qwen2.5-VL 72B’s capabilities extend across multiple modalities and tasks, including:

  • Object Detection and Grounding: The model provides object localization with bounding boxes and labels, supporting hierarchical grounding for complex scenes.
Motorcyclist helmet detection with bounding boxes

Figure 3. Output showing detection and helmet classification among motorcyclists.

  • Fine-Grained Keypoint Detection: Qwen2.5-VL can identify and label keypoints, supporting annotation of entities like body parts in sports imagery.
Key point detection in basketball players

Figure 4. Model output demonstrating head and hand keypoint detection for basketball players prompted for body part localization.

  • Robust Object Counting and Classification: The model accurately counts and identifies multiple instances, including partially occluded objects, as demonstrated in benchmarks and practical outputs.
Table comparing small Qwen2.5-VL models

Figure 5. Benchmark comparison between compact Qwen2.5-VL models and peers.

Bird counting—detection and classification output

Figure 6. 16 birds automatically detected and labeled in a natural scene, prompted for total bird count.

Object detection and labeling—all items in a collage detected and named.

Figure 7. Detections and object count output for a set of summer-themed items. Prompt: count and label all objects.

  • Visual Content Structuring: The model delivers structured outputs for complex scenes, including documents, receipts, and engineering tables.
Model performance across structured document tasks

Figure 8. Performance comparison for structured recognition in documents and tables.

Model interacts as a computer agent to find specific weather data. · Source
Cupcake detection and description

Figure 9. Multiple cupcakes grounded and described with bounding boxes, demonstrating attribute extraction. Prompt: enumerate coordinates and features of all cupcakes.

Delivery and address verification

Figure 10. Shipping label and building address matched for key information extraction and verification tasks.

  • Document Understanding and OCR: Upgraded OCR enables precise, multilingual, and multi-orientation recognition in complex documents, such as scanned receipts and structured ledgers.
Document parsing with QwenVL HTML

Figure 11. Parsing a technical report and outputting HTML-like layout, demonstrating structured textual and graphic extraction.

  • Video Comprehension: Qwen2.5-VL can process and summarize long-form videos, identify events at second-level granularity, and output structured descriptions for video segments.
Demonstration of extracting paper titles from video, showcasing information extraction over time. · Source
Video reasoning: the model summarizes and analyzes an object (lion dance prop) in video. · Source
Structured video captioning with activity timelines and JSON outputs. · Source
  • Agentic and Interactive Abilities: The model can operate as a visual agent for dynamic reasoning and tool manipulation in computer and mobile environments.
Mobile agent books a ticket in-app following user guidance. · Source
Image editing software operated by model as a computer agent. · Source

Benchmark Evaluation

Qwen2.5-VL-72B-Instruct delivers strong performance on established benchmarks spanning math, science, document understanding, object recognition, and video analysis, as reported in the official technical report and model documentation.

Performance comparison chart for Qwen2.5-VL and other models

Figure 12. Comparative benchmark scores of Qwen2.5-VL-72B versus other vision-language models on diverse tasks.

The model demonstrates noteworthy results for document parsing, general visual question answering, multilingual OCR, and agent benchmarks. Evaluations indicate robust video reasoning and generalization to multiple languages and domains. Performance on challenging complex-problem sets, such as MMMU, remains a focus for future improvement.

Applications and Use Cases

Qwen2.5-VL 72B addresses a set of practical demands:

  • Document Analysis: Extracts, parses, and structures data from invoices, receipts, forms, and technical diagrams, supporting business and financial workflows.
  • Visual Question Answering: Answers queries about images and videos, recognizes and localizes objects, and responds to prompts integrating both textual and visual clues.
  • Multilingual OCR: Processes texts embedded in images across major Asian and European languages under various orientations.
  • Video Summarization: Understands lengthy video footage, locating and describing key events at a fine temporal resolution.
  • Visual Agents: Functions as a digital agent for computer or phone operations, automating UI tasks, application management, and tool use in interactive settings.

Limitations and Model Family

While Qwen2.5-VL-72B offers multimodal capabilities, there are documented limitations. The model’s performance can be affected by out-of-distribution small images in OCR tasks, and its handling of extended text inputs beyond default context limits may reduce temporal or spatial localization fidelity, as noted in the Qwen2.5-VL Technical Report. Video URL compatibility is also subject to backend library constraints.

Within the Qwen2.5-VL family, smaller variants such as Qwen2.5-VL 3B and Qwen2.5-VL 7B provide resource-efficient options. Comparisons to the precursor Qwen2-VL series and experimental models such as QvQ-72B-Preview show ongoing development in visual reasoning and fine-grained multimodal alignment, as reported on the Qwen2.5-VL GitHub.

Release, Licensing, and Resources

Qwen2.5-VL was announced on January 26, 2025, with technical reports, quantized models, and open-source materials following in subsequent months, according to the Qwen2.5 VL blog. The series is released under the Apache-2.0 license, suitable for research, development, and further innovation in vision-language AI.

Helpful Links

About Qwen 2: Qwen 2 (and 2.5) is a family of advanced AI models developed by Alibaba, designed to excel in various tasks including general language understanding, coding, and mathematics.

More in the Qwen 2 Family

Alibaba Cloud /

Qwen2.5 VL 3B

A 3B-parameter multimodal language model that processes images, videos, and text with capabilities for visual reasoning, document analysis, and computer interface interaction.
Alibaba Cloud /

Qwen2.5 VL 7B

A 7-billion parameter multimodal model capable of processing images, documents, and videos with native dynamic resolution support and structured output capabilities.
Alibaba Cloud /

QwQ 32B Preview

Experimental research model focused on advancing AI reasoning capabilities by thinking through problems step by step, continuously questioning assumptions, and exploring different paths of thought. Impressive benchmark scores in math and coding tasks.
Alibaba Cloud /

QwQ 32B

A 32.5-billion parameter transformer model optimized for mathematical reasoning, coding, and complex problem-solving through reinforcement learning training.
Alibaba Cloud /

Qwen 2.5 Math 1.5B

A 1.5 billion parameter specialized model focused on mathematical reasoning and problem-solving capabilities in English and Chinese.
Deepseek AI /

DeepSeek R1 Distill Qwen 1.5B

A 1.5 billion parameter language model created through distillation techniques, focusing on mathematical reasoning and chain-of-thought problem-solving capabilities.
Agentica /

DeepCoder 1.5B Preview

A 1.5B parameter code generation model fine-tuned with reinforcement learning and iterative context lengthening for long-context reasoning tasks.
Alibaba Cloud /

Qwen 2.5 Math 7B

A 7.62-billion parameter mathematical reasoning model supporting English and Chinese with chain-of-thought and tool-integrated reasoning capabilities.
Alibaba Cloud /

Qwen 2.5 Math PRM 7B

A 7B parameter process reward model that evaluates mathematical reasoning steps individually rather than just final answers, achieving 67.6% accuracy on mathematical benchmarks.
Deepseek AI /

DeepSeek R1 Distill Qwen 7B

A 7.62B parameter distilled language model based on Qwen2.5-Math-7B, trained via knowledge distillation for mathematical and logical reasoning tasks.
Alibaba Cloud /

Qwen 2.5 Math 72B

A 72.7 billion parameter language model specialized for solving mathematical problems in English and Chinese using chain-of-thought and tool-integrated reasoning.
Alibaba Cloud /

Qwen 2.5 Math PRM 72B

A 72.8 billion parameter process reward model that evaluates intermediate mathematical reasoning steps using consensus filtering and achieves 78.3% F1 on ProcessBench.
Alibaba Cloud /

Qwen 2.5 Coder 7B

A 7.61 billion parameter transformer model designed for code generation and reasoning across 92 programming languages with a 128,000-token context window.
Alibaba Cloud /

Qwen 2.5 Coder 32B

Qwen2.5-Coder builds on Qwen2.5 by training on 5.5 trillion additional tokens of code data including source code, text-code grounding data, and synthetic data. This leads to significant improvements in code-related tasks.
Alibaba Cloud /

Qwen 2.5 7B

A 7.61-billion parameter transformer-based language model with 128K token context length, trained on 18 trillion tokens supporting 29+ languages.
Alibaba Cloud /

Qwen2.5 7B 1M

A 7-billion parameter transformer model with 1-million token context capacity utilizing Dual Chunk Attention for long-range text processing.
Alibaba Cloud /

Qwen 2.5 14B

A 14.7 billion parameter transformer model supporting 29 languages with 128K context window, designed as foundation for fine-tuning applications.
Alibaba Cloud /

Qwen2.5 14B 1M

A 14.7B parameter transformer model with 1-million token context capacity, utilizing dual chunk attention and progressive training for extended sequence processing.
Deepseek AI /

DeepSeek R1 Distill Qwen 14B

A 14B dense language model distilled from a mixture-of-experts architecture, optimized for mathematical reasoning and code generation tasks.
Agentica /

DeepCoder 14B Preview

A 14-billion parameter code reasoning model fine-tuned using distributed reinforcement learning with long-context capabilities up to 64,000 tokens.
Deep Cogito /

Cogito V1 Preview 14B

A 14.8 billion parameter instruction-tuned language model trained using Iterated Distillation and Amplification with hybrid reasoning capabilities across 30+ languages.
Alibaba Cloud /

Qwen 2.5 32B

A 32.5 billion parameter multilingual transformer model trained on 18 trillion tokens with 128K context length supporting text generation, coding, and mathematical reasoning.
Deepseek AI /

DeepSeek R1 Distill Qwen 32B

A 32B parameter language model created through knowledge distillation, optimized for mathematical reasoning, code generation, and complex problem-solving tasks.
Deep Cogito /

Cogito V1 Preview 32B

A 32-billion parameter instruction-tuned model based on Qwen2.5 architecture featuring dual operational modes and iterated distillation alignment methodology.
Alibaba Cloud /

Qwen 2.5 72B

This update to Qwen 2, pretrained on 18 trillion tokens, shows impressive performance in benchmarks (MMLU 85+, HumanEval 85+, MATH 80+), outperforming models of similar size. Qwen 2.5 has multilingual support for over 29 languages and can understand and generate structured data.
Alibaba Cloud /

Qwen 2 7B

A 7.6 billion parameter multilingual decoder-only Transformer model designed for further post-training with 32,000-token context and strong coding capabilities.
Alibaba Cloud /

Qwen 2 72B

A 72-billion parameter transformer model supporting extended context lengths up to 128K tokens and demonstrating strong multilingual capabilities across diverse benchmarks.

More from Alibaba Cloud

Alibaba Cloud /

Qwen3 0.6B

A 0.6B parameter language model featuring dual thinking modes, multilingual capabilities, and 32K context length through strong-to-weak distillation training.
Alibaba Cloud /

Qwen3 1.7B

A 1.7 billion parameter multilingual transformer supporting dual-mode reasoning with step-by-step "thinking" and rapid "non-thinking" response capabilities.
Alibaba Cloud /

Qwen3 4B

A 4-billion parameter transformer model featuring dual reasoning modes, extensive multilingual training, and competitive performance across mathematical, coding, and logical reasoning benchmarks.
Alibaba Cloud /

Qwen3 8B

Dense 8.2 billion parameter transformer model featuring hybrid thinking capabilities with 32K token context and multilingual support across 119 languages.
Alibaba Cloud /

Qwen3 14B

A 14.8 billion parameter transformer model featuring hybrid thinking/non-thinking reasoning modes, 32K context length, and multilingual capabilities across 119 languages.
Alibaba Cloud /

Qwen3 32B

A 32.8 billion parameter language model featuring hybrid thinking modes for both rapid responses and step-by-step reasoning across multilingual tasks.
Alibaba Cloud /

Qwen3 30B A3B

Mixture-of-experts model with 30.5B total parameters, 3.3B activated per token, featuring hybrid reasoning modes and multilingual support across 119 languages.
Alibaba Cloud /

Qwen3 235B A22B

Large language model with Mixture-of-Experts architecture featuring dual operational modes for both rapid inference and complex reasoning tasks.
Alibaba Cloud /

Qwen 1.5 32B

Foundation 32B Qwen 1.5 model from Alibaba Cloud.
Alibaba Cloud /

Qwen 1.5 72B

Foundation 72B Qwen 1.5 model from Alibaba Cloud.