ollama - 💡(How to fix) Fix The qwen3.5 35b model has a bug that causes infinite thinking when using the network. [3 comments, 3 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#15363Fetched 2026-04-08 02:52:07
View on GitHub
Comments
3
Participants
3
Timeline
4
Reactions
1
Author
Timeline (top)
commented ×3labeled ×1
RAW_BUFFERClick to expand / collapse

What is the issue?

I'm using Ollama version 0.20.2 to load a Q4 quantization model of QW3.5 35B. When I connect to the internet and provide a image to query its content, I encounter an infinite "thinking" loop where the content keeps looping without ending.

Relevant log output

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.20.2

extent analysis

TL;DR

Check the compatibility of the Q4 quantization model with Ollama version 0.20.2 and consider updating or downgrading to a compatible version.

Guidance

  • Verify the model compatibility by checking the Ollama documentation for supported models and versions.
  • Review the system resources (GPU and CPU) to ensure they meet the minimum requirements for running the Q4 quantization model.
  • Test the model with a different input image to rule out any issues with the specific image being used.
  • Consider reaching out to the Ollama community or support team for further assistance with model compatibility and versioning.

Notes

The issue may be specific to the combination of Ollama version 0.20.2 and the Q4 quantization model, and more information about the model and its requirements would be helpful in resolving the issue.

Recommendation

Apply workaround: Check the Ollama documentation and community resources for a compatible version or model that can be used as a temporary workaround until the issue is resolved.

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