[GH-ISSUE #11475] Qwen2.5VL has no agentic capabilities tags on its model page #54088

Closed
opened 2026-04-29 05:12:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @mattans on GitHub (Jul 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11475

What is the issue?

Qwen2.5VL has no agentic capabilities tags on its model page:
Image
But according to its description, it has access to tools and reasoning:

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.

Compare with Qwen3, which has the "thinking" and "tools" tags:
Image

Is there a plan to fix this, so that Qwen2.5VL could be used as an agent with Ollama?

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @mattans on GitHub (Jul 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11475 ### What is the issue? Qwen2.5VL has no agentic capabilities tags on its model page: <img width="805" height="158" alt="Image" src="https://github.com/user-attachments/assets/7afa9e38-bfe7-4d25-b3b2-44180ec530cb" /> But according to its description, it has access to tools and reasoning: > 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. Compare with Qwen3, which has the "thinking" and "tools" tags: <img width="807" height="193" alt="Image" src="https://github.com/user-attachments/assets/ff47017e-fcb3-412a-a596-242dc16ab039" /> Is there a plan to fix this, so that Qwen2.5VL could be used as an agent with Ollama? ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-29 05:12:05 -05:00
Author
Owner

@rick-github commented on GitHub (Jul 20, 2025):

The original model doesn't have a tool capability in the template.

You can find versions of the model with tool support here.

<!-- gh-comment-id:3094420182 --> @rick-github commented on GitHub (Jul 20, 2025): The original model doesn't have a tool capability in the [template](https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct/blob/main/chat_template.json). You can find versions of the model with tool support [here](https://ollama.com/search?c=tools&q=Qwen2.5vl).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#54088