Qwen3.6 thinking mode without <think> tag
Author: vicnetCreated Jun 15, 2026Updated Jun 15, 2026
Describe the bug Qwen3.6 has a thinking mode by default. The is embeded in the template and it is not output ! So the regex to find the thinking block is not valid for this model. does not exists. You should search for 'start of text'....
To Reproduce Use one of qwen3.6 (local) model.
Expected behavior no think in -e command
Source: sigoden/aichat