ollama - 💡(How to fix) Fix qwen3.6:35b-a3b-nvfp4 1b50c6fdc2d4 gets stuck in thinking loop [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#15880Fetched 2026-04-30 06:18:46
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
1
Author
Participants
Timeline (top)
labeled ×1renamed ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

What is the issue?

The following prompt works fine in qwen 3.5:

ollama run qwen3.5:35b-a3b-nvfp4 --verbose "Puzzle game: there are 16 words, grouped into 4 categories, which can include semantic, phonetic, or more tricky (such as adding or removing a letter or word). The 4 categories vary in difficulty, from obvious to obscure. Please tell me the 4 words in each category, and define the category, and list the categories in order from easiest to hardest. Here are the 16 words: calliope superiority ringmaster atlas oedipus buzzard echo electra trace dialect inferiority dictionary thesaurus reminder encyclopedia vestige"

Note: it takes about 10 minutes of thinking on a M4Pro MacBook Pro with 48GB RAM, but it does finish.

The same prompt on qwen3.6 (nvfp4) model, gets stuck in a thinking loop:

ollama run qwen3.6:35b-a3b-nvfp4 --verbose "Puzzle game: there are 16 words, grouped into 4 categories, which can include semantic, phonetic, or more tricky (such as adding or removing a letter or word). The 4 categories vary in difficulty, from obvious to obscure. Please tell me the 4 words in each category, and define the category, and list the categories in order from easiest to hardest. Here are the 16 words: calliope superiority ringmaster atlas oedipus buzzard echo electra trace dialect inferiority dictionary thesaurus reminder encyclopedia vestige"

I see other reports coming in about the nvfp4 version of qwen3.6 having problems, so this may be the same bug? See for example: https://github.com/ollama/ollama/issues/15866

Relevant log output

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.22.0

extent analysis

TL;DR

The issue can likely be resolved by using the qwen3.5 model instead of qwen3.6, as the prompt works fine in the former version.

Guidance

  • Try using the qwen3.5 model with the same prompt to see if it produces the expected output.
  • Check the GitHub issue tracker for any updates on the nvfp4 version of qwen3.6, as it may be a known bug.
  • Consider reporting this issue to the ollama developers, providing the prompt and the versions of qwen used, to help them investigate and fix the problem.
  • If possible, try running the prompt on a different machine or environment to see if the issue is specific to the M4Pro MacBook Pro or the macOS operating system.

Notes

The issue seems to be specific to the qwen3.6 model, and using the qwen3.5 model may be a viable workaround. However, without more information or log output, it's difficult to determine the root cause of the problem.

Recommendation

Apply workaround: use the qwen3.5 model instead of qwen3.6, as it has been shown to work with the given prompt.

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

ollama - 💡(How to fix) Fix qwen3.6:35b-a3b-nvfp4 1b50c6fdc2d4 gets stuck in thinking loop [1 participants]