ollama - 💡(How to fix) Fix qwen3.5 models [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
ollama/ollama#15672Fetched 2026-04-19 15:04:26
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
closed ×1labeled ×1

Error Message

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

RAW_BUFFERClick to expand / collapse

What is the issue?

Are these models supposed to work on nvidia?

🎯 ❯ ollama pull qwen3.5:9b-nvfp4 pulling manifest Error: pull model manifest: 412: this model requires macOS

🎯 ❯ ollama pull qwen3.5:9b-mxfp8 pulling manifest Error: pull model manifest: 412: this model requires macOS

Relevant log output

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

extent analysis

TL;DR

The models may not be compatible with the current system configuration, possibly due to a mismatch between the model's required operating system and the user's system.

Guidance

  • Check the system's operating system to confirm it is not macOS, which the models require.
  • Verify the model names (qwen3.5:9b-nvfp4 and qwen3.5:9b-mxfp8) to ensure they are correctly specified and supported on non-macOS systems.
  • Look for alternative models that are compatible with the current system configuration, specifically those that do not require macOS.

Notes

The issue lacks detailed system information (OS, GPU, CPU, Ollama version), making it challenging to provide a more specific solution.

Recommendation

Apply workaround: Try to find alternative models compatible with the user's system configuration, as the current models explicitly require macOS.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING