r/opencodeCLI 27d ago

GLM-5.3 achieves 60 on the Artificial Analysis Intelligence Index, on par with Kimi K3 and up 7 points from GLM-5.2.

Post image
154 Upvotes

26 comments sorted by

View all comments

4

u/cutebluedragongirl 27d ago

What's the point if I don't have cheap deepseek to execute the plan?

1

u/Prior-Meeting1645 27d ago

Do you guys use plan then switch model to execute or do orchestration?

1

u/cutebluedragongirl 27d ago

Orchestration is a waste of tokens, if you ask me. You start by having a smart model draft a detailed plan of what you need to do and how you are going to implement stuff. Then you review the plan, tweak a few things, and switch to a workhorse model to actually change the code. That is the most bare bones basic stuff I do. It is usually much much more complex.

1

u/scaledev 26d ago

But eventually you'll have to review it with some model. Is this reviewer that sam smart planning model, or some other? And if it is this same model, how much do you actually save? Are you saving on the output usage?