logoalt Hacker News

Frannkyyesterday at 9:45 PM1 replyview on HN

Have you tried the new DeepSeek Pro v4, Qwen 3.8, Gemini 3.7 Flash, and Grok 4.6? Do they make sense for any use cases?

I'm currently using omp with Kimi K3 as the planner and DeepSeek v4 Flash 0731 as the implementer, or CC + Fable for planning and Opus 4.8 for implementation. For API(not coding), I just use DeepSeek v4 flash 0731 and MiMo.

I'm pretty happy where I am, but I'm wondering if these new models provide some new kind of advantage


Replies

mirekrusinyesterday at 10:06 PM

Just use all of them and synthesize final result, record scoring when synthesizing.

Later you can make decision to drop low performing ones.

show 2 replies