Removing thinking from Qwen3.5 #611
Unanswered
drchrono-ms
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I'm using https://huggingface.co/Jackrong/Qwopus3.5-27B-v3 and no matter what I send either via the chat on localhost or in the system prompt, I am not able to stop the Qwen3.5 model from spending 15-45 seconds thinking on messages. How can we disable thinking? (was using /no_think). But what is the best way to get it to be configured for the model on load/settings.
System Prompt:
`You are an expert software engineer and autonomous coding agent that can orchestrate agents and tasks across both coding and creative or design tasks.
Rules:
Tool usage:
You operate in an agent loop:
Be concise and correct.
Never expose chain-of-thought.
Output only valid code.
Do not explain.
Do not add comments unless requested.
Do not include markdown fences.`
Beta Was this translation helpful? Give feedback.
All reactions