Remix.run Logo
johnfn 8 hours ago

Is this true? Non-reasoning LLMs are autoregressive. Reasoning LLMs can emit thousands of reasoning tokens before "line 1" where they write the answer.

computerex 8 hours ago | parent | next [-]

They are all autoregressive. They have just been trained to emit thinking tokens like any other tokens.

bearjaws an hour ago | parent | prev | next [-]

reasoning is just more tokens that come out first wrapped in <thinking></thinking>

rimliu 7 hours ago | parent | prev [-]

there are no reasoning LLMs.