What would tokens/sec performance look like for a reasoning model? An order of magnitude slower?
Reasoning models are the same speed. They’re just post trained with RL to do CoT inside tags like <thinking></thinking> before a tag like <response></response>
There’s no difference in the inference implementation, parameter count, or speed.
Reasoning models are the same speed. They’re just post trained with RL to do CoT inside tags like <thinking></thinking> before a tag like <response></response>
There’s no difference in the inference implementation, parameter count, or speed.