product · inferred from evidence
qwen-3-32b
A model that streams reasoning wrapped in [think] and [/think] tags.
- Cerebras qwen-3-235b-thinking emits only closing think tag, no opening tag
qwen-3-32b streams reasoning wrapped in both [think] and [/think] tags, but qwen-3-235b-a22b-thinking-2507 only emits a closing [/think] with no opening tag. Why the inconsistency? My parser expects matched pairs, so the missing opening tag