Qwen 3.6 has preserve_thinking option which I guess preserves thinking between turns. But I haven’t used that.
Nemotron also has this option: there’s a flag in the chat template called truncate_history_thinking which is by default true and can be flipped to false to preserve thinking between turns
truncate_history_thinking
Qwen 3.6 has preserve_thinking option which I guess preserves thinking between turns. But I haven’t used that.
Nemotron also has this option: there’s a flag in the chat template called
truncate_history_thinkingwhich is by default true and can be flipped to false to preserve thinking between turns