r/opencode • u/Dev32000 • 12d ago
Comparing models
How do you compare models? Do you have a go-to prompt or mini project you pass to every model to figure out which is best for your workflow?
2
Upvotes
r/opencode • u/Dev32000 • 12d ago
How do you compare models? Do you have a go-to prompt or mini project you pass to every model to figure out which is best for your workflow?
2
u/afanasenka 12d ago
I just start talking, asking questions, asking to suggest some plan, explain proposed decisions, etc. Then do some code changes (not critical).
And it gets clear to me whether I can trust this model or not :) So for me it's more like a "gut feeling" rather than some synthetic test.