[GH-ISSUE #12626] run qwen3-vl error 500 #8380

Closed
opened 2026-04-12 21:01:31 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @enryteam on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12626

What is the issue?

ollama run modelscope.cn/NexaADev/Qwen3-VL-8B-Instruct-GGUF:Q6_K
Error: 500 Internal Server Error: unable to load model: C:\xxxxx\models\blobs\sha2561bb3a6f595848651f4432723883e073cc7da0db8d99675467867c9f2ebc3c017

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @enryteam on GitHub (Oct 15, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12626 ### What is the issue? ollama run modelscope.cn/NexaADev/Qwen3-VL-8B-Instruct-GGUF:Q6_K Error: 500 Internal Server Error: unable to load model: C:\xxxxx\models\blobs\sha2561bb3a6f595848651f4432723883e073cc7da0db8d99675467867c9f2ebc3c017 ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-12 21:01:31 -05:00
Author
Owner

@maternion commented on GitHub (Oct 15, 2025):

To be able to run Qwen3-vl, it needs to be supported by ollama, I mean its architecture. You can't just convert it into GGUF and run it directly, you have to wait for support.

<!-- gh-comment-id:3404674560 --> @maternion commented on GitHub (Oct 15, 2025): To be able to run Qwen3-vl, it needs to be supported by ollama, I mean its architecture. You can't just convert it into GGUF and run it directly, you have to wait for support.
Author
Owner

@zaid-marji commented on GitHub (Oct 29, 2025):

Using the official release:

ollama run qwen3-vl
Error: 500 Internal Server Error: unable to load model: /var/lib/ollama/.ollama/models/blobs/sha256-ed12a4674d727a74ac4816c906094ea9d3119fbea46ca93288c3ce4ffbe38c55

<!-- gh-comment-id:3460099294 --> @zaid-marji commented on GitHub (Oct 29, 2025): Using the official release: ollama run qwen3-vl Error: 500 Internal Server Error: unable to load model: /var/lib/ollama/.ollama/models/blobs/sha256-ed12a4674d727a74ac4816c906094ea9d3119fbea46ca93288c3ce4ffbe38c55
Author
Owner

@xiaoxiayu commented on GitHub (Oct 29, 2025):

Using the official release:

ollama run qwen3-vl Error: 500 Internal Server Error: unable to load model: /var/lib/ollama/.ollama/models/blobs/sha256-ed12a4674d727a74ac4816c906094ea9d3119fbea46ca93288c3ce4ffbe38c55

Just update Ollama to the pre-release version 0.12.7

<!-- gh-comment-id:3460330181 --> @xiaoxiayu commented on GitHub (Oct 29, 2025): > Using the official release: > > ollama run qwen3-vl Error: 500 Internal Server Error: unable to load model: /var/lib/ollama/.ollama/models/blobs/sha256-ed12a4674d727a74ac4816c906094ea9d3119fbea46ca93288c3ce4ffbe38c55 Just update Ollama to the pre-release version 0.12.7
Author
Owner

@rick-github commented on GitHub (Oct 29, 2025):

https://ollama.com/library/qwen3-vl:8b-instruct

<!-- gh-comment-id:3465282998 --> @rick-github commented on GitHub (Oct 29, 2025): https://ollama.com/library/qwen3-vl:8b-instruct
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8380