Qwen3.6 is maintaining context inside the CoT

Posted by Big_Mix_4044@reddit | LocalLLaMA | View on Reddit | 20 comments

Qwen3.6 is maintaining context inside the CoT

I tested it in several iterations, and although it's sometimes hard to make the model stick to the number, it reliably remembered the number when it was chosen during reasoning. You have to add --chat-template-kwargs '{"preserve_thinking": true}' for this to actually work.