enable_thinking is set to False for hybrid thinking models.#9557
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the default behavior of the enable_thinking parameter during inference. Specifically, for hybrid thinking templates (which contain a non-thinking prefix), the default value of enable_thinking is changed from True to False, while pure thinking templates continue to default to True. This change is implemented in swift/template/base.py and documented in both the Chinese and English command-line parameter guides. There are no review comments, so no feedback is provided.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.