[GH-ISSUE #15854] Error: [ollama run qwen3.6:27b-coding-nvfp4] pull model manifest: 412: this model requires macOS #72163

Open
opened 2026-05-05 03:34:29 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @master-genius on GitHub (Apr 28, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15854

What is the issue?

$ ollama run qwen3.6:27b-coding-nvfp4

Error: pull model manifest: 412: this model requires macOS

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.21.3-rc0

Originally created by @master-genius on GitHub (Apr 28, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15854 ### What is the issue? ``` $ ollama run qwen3.6:27b-coding-nvfp4 ``` **Error: pull model manifest: 412: this model requires macOS** ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.21.3-rc0
GiteaMirror added the bug label 2026-05-05 03:34:29 -05:00
Author
Owner

@princekin0820-art commented on GitHub (Apr 28, 2026):

Ollama use MLX in MacOS taht support nvfp4. In the rest, ollama use llama.cpp that not yet support nvfp4 in current version.

<!-- gh-comment-id:4335804122 --> @princekin0820-art commented on GitHub (Apr 28, 2026): Ollama use MLX in MacOS taht support nvfp4. In the rest, ollama use llama.cpp that not yet support nvfp4 in current version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72163