[GH-ISSUE #13534] When running qwen3-vl:2b and inputting an image, there are no results. #34674

Closed
opened 2026-04-22 18:25:23 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @xiyuxiaoxiaohaijiao on GitHub (Dec 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13534

What is the issue?

When running qwen3-vl:2b and inputting an image, there are no results and timeout in 10 minute(Linux, n100 cpu, no gpu). I hope this can be resolved. Thank you!

Relevant log output


OS

Linux

GPU

No response

CPU

Intel

Ollama version

0.13.5

Originally created by @xiyuxiaoxiaohaijiao on GitHub (Dec 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13534 ### What is the issue? When running qwen3-vl:2b and inputting an image, there are no results and timeout in 10 minute(Linux, n100 cpu, no gpu). I hope this can be resolved. Thank you! ### Relevant log output ```shell ``` ### OS Linux ### GPU _No response_ ### CPU Intel ### Ollama version 0.13.5
GiteaMirror added the needs more infobug labels 2026-04-22 18:25:23 -05:00
Author
Owner

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

Server log may help in debugging.

<!-- gh-comment-id:3677514390 --> @rick-github commented on GitHub (Dec 20, 2025): [Server log](https://docs.ollama.com/troubleshooting) may help in debugging.
Author
Owner

@xiyuxiaoxiaohaijiao commented on GitHub (Dec 20, 2025):

qwen3-vl2b-instruct.log
@rick-github

<!-- gh-comment-id:3677626001 --> @xiyuxiaoxiaohaijiao commented on GitHub (Dec 20, 2025): [qwen3-vl2b-instruct.log](https://github.com/user-attachments/files/24270750/qwen3-vl2b-instruct.log) @rick-github
Author
Owner

@rick-github commented on GitHub (Jan 2, 2026):

Nothing looks unusual in the log. What client are you using? Does the model respond if you prompt it without an image?

<!-- gh-comment-id:3704586569 --> @rick-github commented on GitHub (Jan 2, 2026): Nothing looks unusual in the log. What client are you using? Does the model respond if you prompt it without an image?
Author
Owner

@xiyuxiaoxiaohaijiao commented on GitHub (Jan 4, 2026):

I'm using the Cherry Studio client, and it works fine if I only enter text and not an image.

<!-- gh-comment-id:3707871935 --> @xiyuxiaoxiaohaijiao commented on GitHub (Jan 4, 2026): I'm using the Cherry Studio client, and it works fine if I only enter text and not an image.
Author
Owner

@rick-github commented on GitHub (Jan 4, 2026):

Does it work if you use the CLI?

ollama run qwen3-vl:2b describe this image ./image.jpg
<!-- gh-comment-id:3707873693 --> @rick-github commented on GitHub (Jan 4, 2026): Does it work if you use the CLI? ```console ollama run qwen3-vl:2b describe this image ./image.jpg ```
Author
Owner

@xiyuxiaoxiaohaijiao commented on GitHub (Jan 4, 2026):

If I use the command-line interface (CLI), inputting images works. It might be a client-side issue. Thanks!

<!-- gh-comment-id:3707893031 --> @xiyuxiaoxiaohaijiao commented on GitHub (Jan 4, 2026): If I use the command-line interface (CLI), inputting images works. It might be a client-side issue. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#34674