Qwen2.5 VL 32B Instruct
Model Overview¶
Qwen2.5-VL is a vision-language model with the below Key Enhancements than earlier models: Understand things visually: Qwen2.5-VL is not only proficient in recognizing common objects such as flowers, birds, fish, and insects, but it is highly capable of analyzing texts, charts, icons, graphics, and layouts within images.
Being agentic: Qwen2.5-VL directly plays as a visual agent that can reason and dynamically direct tools, which is capable of computer use and phone use.
Understanding long videos and capturing events: Qwen2.5-VL can comprehend videos of over 1 hour, and this time it has a new ability of cpaturing event by pinpointing the relevant video segments.
Capable of visual localization in different formats: Qwen2.5-VL can accurately localize objects in an image by generating bounding boxes or points, and it can provide stable JSON outputs for coordinates and attributes.
Generating structured outputs: for data like scans of invoices, forms, tables, etc. Qwen2.5-VL supports structured outputs of their contents, benefiting usages in finance, commerce, etc.
- Model Architecture: Dynamic Resolution and Frame Rate Training for Video Understanding: Extended dynamic resolution to the temporal dimension by adopting dynamic FPS sampling, enabling the model to comprehend videos at various sampling rates. Accordingly, we update mRoPE in the time dimension with IDs and absolute time alignment, enabling the model to learn temporal sequence and speed, and ultimately acquire the ability to pinpoint specific moments. Streamlined and Efficient Vision Encoder: We enhance both training and inference speeds by strategically implementing window attention into the ViT. The ViT architecture is further optimized with SwiGLU and RMSNorm, aligning it with the structure of the Qwen2.5 LLM.
- Model Source: Qwen/Qwen2.5-VL-32B-Instruct
- License: apache-2.0
QPC Configurations¶
| Precision | SoCs / Tensor slicing | NSP-Cores (per SoC) | Full Batch Size | Chunking Prompt Length | Context Length (CL) | QPC URL | QPC Size | QPC Download | Onnx URL | Onnx Download | Generation Date |
|---|---|---|---|---|---|---|---|---|---|---|---|
| MXFP6 | 8 | 16 | 1 | 128 | 8192 | https://dc00tk1pxen80.cloudfront.net/SDK1.21.2/Qwen/Qwen2.5-VL-32B-Instruct/Qwen_Qwen2.5-VL-32B-Instruct_qpc_16cores_128pl_8192cl_1fbs_8devices_mxfp6_mxint8_Encoder.tar.gz | 1.5GB | Download | https://dc00tk1pxen80.cloudfront.net/SDK1.21.2/Qwen/Qwen2.5-VL-32B-Instruct/Qwen_Qwen2.5-VL-32B-Instruct_Encoder_ONNX.tar.gz | Download | 27-Mar-2026 |
| MXFP6 | 8 | 16 | 1 | 128 | 8192 | https://dc00tk1pxen80.cloudfront.net/SDK1.21.2/Qwen/Qwen2.5-VL-32B-Instruct/Qwen_Qwen2.5-VL-32B-Instruct_qpc_16cores_128pl_8192cl_1fbs_8devices_mxfp6_mxint8_Decoder.tar.gz | 49GB | Download | https://qualcom-qpc-models.s3-accelerate.amazonaws.com/SDK1.21.2/Qwen/Qwen2.5-VL-32B-Instruct/Qwen_Qwen2.5-VL-32B-Instruct_Decoder_ONNX.tar.gz | Download | 27-Mar-2026 |