How to enable or disable the Qwen3.6-35B-A3B-GGUF thinking mode in LM Studio

#7
by JWDTK - opened

LM Studio 0.4.12 Build 1 already supports Qwen 3.6, so how do I enable or disable the thinking mode?

Try add this in chat template to enable thinking:
{%- set enable_thinking = true %}

@danielhanchen Could you please implement the thinking toggle in LM Studio for Qwen3.5 with this model as well, as in https://unsloth.ai/docs/models/qwen3.5#lm-studio-guide ?

It will be great if you could extend it to to other models, like Gemma 4 and the GPT-OSS models (they do not have a thinking toggle, but it has 3 selectable levels of reasoning effort I believe)

Yea it thinks too much...as usual for qwen models.

Sign up or log in to comment