[GH-ISSUE #15669] Both qwen3.5:35b-a3b-coding-bf16 and qwen3.6:35b-a3b-coding-bf16 are labeled as non-MLX, yet they are meant for macOS only #56507

Open
opened 2026-04-29 10:56:12 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @donatas-xyz on GitHub (Apr 18, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15669

What is the issue?

Can download neither qwen3.5:35b-a3b-coding-bf16 nor qwen3.6:35b-a3b-coding-bf16 models, as they are MLX.

Related to #15141

Relevant log output

linux:~$ ollama pull qwen3.6:35b-a3b-coding-bf16
pulling manifest 
Error: pull model manifest: 412: this model requires macOS
linux:~$ ollama pull qwen3.5:35b-a3b-coding-bf16
pulling manifest 
Error: pull model manifest: 412: this model requires macOS

OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.21.0

Originally created by @donatas-xyz on GitHub (Apr 18, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15669 ### What is the issue? Can download neither `qwen3.5:35b-a3b-coding-bf16` nor `qwen3.6:35b-a3b-coding-bf16` models, as they are MLX. Related to #15141 ### Relevant log output ```shell linux:~$ ollama pull qwen3.6:35b-a3b-coding-bf16 pulling manifest Error: pull model manifest: 412: this model requires macOS linux:~$ ollama pull qwen3.5:35b-a3b-coding-bf16 pulling manifest Error: pull model manifest: 412: this model requires macOS ``` ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.21.0
GiteaMirror added the bug label 2026-04-29 10:56:12 -05:00
Author
Owner

@Shyryp commented on GitHub (Apr 26, 2026):

Please, fix it!
Thanks!

<!-- gh-comment-id:4321873750 --> @Shyryp commented on GitHub (Apr 26, 2026): Please, fix it! Thanks!
Author
Owner

@johansmolinski commented on GitHub (Apr 28, 2026):

Is this some labeling miss or is it on purpose?

johan@rtx5090-fedora:~$ ollama pull qwen3.6:27b-coding-nvfp4
pulling manifest 
Error: pull model manifest: 412: this model requires macOS
johan@rtx5090-fedora:~$ ollama pull qwen3.6:27b-coding-mxfp8
pulling manifest 
Error: pull model manifest: 412: this model requires macOS
<!-- gh-comment-id:4334850409 --> @johansmolinski commented on GitHub (Apr 28, 2026): Is this some labeling miss or is it on purpose? ``` johan@rtx5090-fedora:~$ ollama pull qwen3.6:27b-coding-nvfp4 pulling manifest Error: pull model manifest: 412: this model requires macOS johan@rtx5090-fedora:~$ ollama pull qwen3.6:27b-coding-mxfp8 pulling manifest Error: pull model manifest: 412: this model requires macOS ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#56507