Qwen 3.6 CoT issue?
So the Qwen vocab has distinct tokens for <think> and </think>. I know this because an app I wrote pushes those tokens to the cache after <|im_start|>assistant to stop CoT selectively. Great. Yesterday I was fucking around with some c…