|
|
|
|
|
by XCSme
46 days ago
|
|
> The SOTA models are a deep orchestration of multiple models operating together it isn't a single mode I don't understand, why does it make you think this is the case? > how can GPT send thinking parts one after another with a markdown header summary of the thinking block itself Can you give an example? |
|
Sure, connect opencode to an openai/chatgpt endpoint and use it. You will notice multiple "thinking" parts per "turn".
I put all of these in quotation because... they are part of the orchestration game. For example, it is not known if the thinking parts of a particular turn are chain of thought thinking summaries or just plain response which is masquaraded and thus orchestrated into appearing as thinking.
Further notice the cadence, word choice and sentence formation. Notice sentence construction. Notice "thinking part" construction and sequencing.
There is pretty heavy orchestration.
> I don't understand, why does it make you think this is the case?
Because not all tokens are equal. And if you waste expensive tokens on mundane tasks you will go out of business. This is the reason.
As I said, if you observe the output from these api endpoints you will notice it.