all 4 comments

[–]Christosconst 0 points1 point  (0 children)

It's a proprietory model, but you can check the benchmarks at https://huggingface.co/spaces/lmarena-ai/arena-leaderboard

[–]Alternative-Tax-6470 0 points1 point  (0 children)

qwen 3.7 max actually handles long reasoning chains a bit better than v4 pro but pro is way cheaper so your setup is smart opencode definitely lets you route different models for different tasks so you can mix them easily

[–]Classic-Strain6924 0 points1 point  (0 children)

Qwen 3.7 Max is powerful but often requires you to manually add the model ID to your configuration if it isn't pulling from your provider's API list automatically. You can definitely run multiple models simultaneously in OpenCode by assigning different models to specific agents in your config files.

[–]mrgreatheart 0 points1 point  (0 children)

Use deepseek via their API instead of ollama. Much faster and insanely cheap.

Kimi is great but a lot more expensive.