[GH-ISSUE #15718] 404 on various qwen3.6 tags #35781

Open
opened 2026-04-22 20:27:39 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @robster7674 on GitHub (Apr 20, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15718

What is the issue?

When using the tags mentioned on https://ollama.com/library/qwen3.6 I get 404s:

⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6:latest" not found', 'type': 'not_found_error', 'param': None, 'code': None}}

⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6:35b" not found', 'type': 'not_found_error', 'param': None, 'code': None}}

⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6" not found', 'type': 'not_found_error', 'param': None, 'code': None}}

Trying a tag from https://ollama.com/library/qwen3.6/tags also fails:

⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6:35b-a3b-bf16" not found', 'type': 'not_found_error', 'param': None, 'code': None}}

I'm trying through Ollama Cloud. Is this model not provided through cloud (yet) - since the cloud tag isn't listed?

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @robster7674 on GitHub (Apr 20, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15718 ### What is the issue? When using the tags mentioned on https://ollama.com/library/qwen3.6 I get 404s: ``` ⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6:latest" not found', 'type': 'not_found_error', 'param': None, 'code': None}} ⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6:35b" not found', 'type': 'not_found_error', 'param': None, 'code': None}} ⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6" not found', 'type': 'not_found_error', 'param': None, 'code': None}} ``` Trying a tag from https://ollama.com/library/qwen3.6/tags also fails: ``` ⚠️ Error code: 404 - {'error': {'message': 'model "qwen3.6:35b-a3b-bf16" not found', 'type': 'not_found_error', 'param': None, 'code': None}} ``` I'm trying through Ollama Cloud. Is this model not provided through cloud (yet) - since the cloud tag isn't listed? ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-22 20:27:39 -05:00
Author
Owner

@robster7674 commented on GitHub (Apr 20, 2026):

Ok, I see it now: this is not yet a cloud model. Would be great if it becomes available as such.

<!-- gh-comment-id:4281452984 --> @robster7674 commented on GitHub (Apr 20, 2026): Ok, I see it now: this is not yet a cloud model. Would be great if it becomes available as such.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#35781