Qwen2.5-VL-7B-Instruct: Optimized for Qualcomm Devices

Qwen2.5-VL-7B-Instruct is a multimodal vision-language model with 7 billion parameters that can process both images and text, enabling visual question answering, image description, and other vision-language tasks.

This is based on the implementation of Qwen2.5-VL-7B-Instruct found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.

Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.

Deploying Qwen2.5-VL-7B-Instruct on-device

Please follow the LLM on-device deployment tutorial.

Getting Started

There are two ways to deploy this model on your device:

Option 1: Download Pre-Exported Models

Below are pre-exported model assets ready for deployment.

Runtime Precision Chipset SDK Versions Download
GENIE w4a16 Snapdragon® 8 Elite Gen 5 Mobile QAIRT 2.45 Download
GENIE w4a16 Snapdragon® 8 Elite Mobile QAIRT 2.45 Download
GENIE w4a16 Snapdragon® X2 Elite QAIRT 2.45 Download
GENIE w4a16 Snapdragon® X Elite QAIRT 2.45 Download
GENIE w4a16 qualcomm-qcs8275 QAIRT 2.45 Download
GENIE w4a16 Qualcomm® QCS9075 QAIRT 2.45 Download

For more device-specific assets and performance metrics, visit Qwen2.5-VL-7B-Instruct on Qualcomm® AI Hub.

Option 2: Export with Custom Configurations

Use the Qualcomm® AI Hub Models Python library to compile and export the model with your own:

  • Custom weights (e.g., fine-tuned checkpoints)
  • Custom input shapes
  • Target device and runtime configurations

This option is ideal if you need to customize the model beyond the default configuration provided here.

See our repository for Qwen2.5-VL-7B-Instruct on GitHub for usage instructions.

Model Details

Model Type: Model_use_case.text_generation

Model Stats:

  • Input sequence length for Prompt Processor: 128
  • Input image size for Vision Encoder: 504x336
  • Context lengths: 512,1024,2048
  • Use: Initiate conversation with prompt-processor and then token generator for subsequent iterations.
  • Minimum QNN SDK version required: 2.45.0
  • Supported languages: English, Chinese, and many others.
  • TTFT: Time To First Token is the time it takes to generate the first response token. This is expressed as a range because it varies based on the length of the prompt. The lower bound is for a short prompt (up to 128 tokens, i.e., one iteration of the prompt processor) and the upper bound is for a prompt using the full context length.
  • Response Rate: Rate of response generation after the first response token.

Performance Summary

Model Runtime Precision Chipset Context Length Response Rate (tokens per second) Time To First Token (range, seconds)
Qwen2.5-VL-7B-Instruct GENIE w4a16 Snapdragon® 8 Elite Gen 5 Mobile 2048 16.56428756713867 0.0834975 - 1.33596
Qwen2.5-VL-7B-Instruct GENIE w4a16 Snapdragon® 8 Elite Mobile 2048 14.676631736755372 0.1007981 - 1.6127696
Qwen2.5-VL-7B-Instruct GENIE w4a16 Snapdragon® 8 Elite Mobile 2048 14.676631736755372 0.1007981 - 1.6127696
Qwen2.5-VL-7B-Instruct GENIE w4a16 Snapdragon® X2 Elite 2048 20.206287384033203 0.0766874 - 1.2269984
Qwen2.5-VL-7B-Instruct GENIE w4a16 Snapdragon® X Elite 2048 6.205299758911133 0.1729066 - 2.7665056
Qwen2.5-VL-7B-Instruct GENIE w4a16 Snapdragon® X Elite 2048 6.205299758911133 0.1729066 - 2.7665056
Qwen2.5-VL-7B-Instruct GENIE w4a16 Qualcomm® QCS9075 2048 10.665089321136474 0.13796370000000002 - 2.2074192000000004

License

  • The license for the original implementation of Qwen2.5-VL-7B-Instruct can be found here.

References

Community

Usage and Limitations

This model may not be used for or in connection with any of the following applications:

  • Accessing essential private and public services and benefits;
  • Administration of justice and democratic processes;
  • Assessing or recognizing the emotional state of a person;
  • Biometric and biometrics-based systems, including categorization of persons based on sensitive characteristics;
  • Education and vocational training;
  • Employment and workers management;
  • Exploitation of the vulnerabilities of persons resulting in harmful behavior;
  • General purpose social scoring;
  • Law enforcement;
  • Management and operation of critical infrastructure;
  • Migration, asylum and border control management;
  • Predictive policing;
  • Real-time remote biometric identification in public spaces;
  • Recommender systems of social media platforms;
  • Scraping of facial images (from the internet or otherwise); and/or
  • Subliminal manipulation
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for qualcomm/Qwen2.5-VL-7B-Instruct