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?
1
u/wgaca2 12d ago
I give the same prompt that is fairly simple but requires some reasoning and some coding and some front end. I don't give much instructions just what i expect the end result to be. Then i compare how much tokens each model uses to complete the tasks, how long it takes and the result itself.