# Use and Deploy Qwen2.5-VL with Roboflow Workflows

<figure><img src="https://cdn.prod.website-files.com/5f6bc60e665f54db361e52a9/67b7672feb70a1a592f4ebfb_414271944-433e8ca9-90d9-4e32-9764-22d284185bff.png" alt="" width="375"><figcaption></figcaption></figure>

Qwen2.5-VL is a Visual Language model which understands both images and text. You can use this model for OCR, VQA, and other vision tasks.

You can now use Qwen2.5-VL with a Dedicated Deployment in Roboflow Workflows, and deploy the Workflow on your own hardware or with your Dedicated Deployment.

To use this feature, open a Workflow in Roboflow then add the "Qwen2.5-VL" block. You can then configure your prompts for using the model.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/februrary-2025/use-and-deploy-qwen2.5-vl-with-roboflow-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
