| ▲ | swalsh 2 days ago | ||||||||||||||||||||||||||||||||||||||||
I gave the same prompt (a small rust project that's not easy, but not overly sophisticated) to both Gemma-4 26b and Qwen 3.5 27b via OpenCode. Qwen 3.5 ran for a bit over an hour before I killed it, Gemma 4 ran for about 20 minutes before it gave up. Lots of failed tool calls. I asked codex to write a summary about both code bases. "Dev 1" Qwen 3.5 "Dev 2" Gemma 4 Dev 1 is the stronger engineer overall. They showed better architectural judgment, stronger completeness, and better maintainability instincts. The weakness is execution rigor: they built more, but didn’t verify enough, so important parts don’t actually hold up cleanly. Dev 2 looks more like an early-stage prototyper. The strength is speed to a rough first pass, but the implementation is much less complete, less polished, and less dependable. The main weakness is lack of finish and technical rigor. If I were choosing between them as developers, I’d take Dev 1 without much hesitation. Looking at the code myself, i'd agree with codex. | |||||||||||||||||||||||||||||||||||||||||
| ▲ | coder543 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||
There are issues with the chat template right now[0], so tool calling does not work reliably[1]. Every time people try to rush to judge open models on launch day... it never goes well. There are ~always bugs on launch day. | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
| ▲ | petu 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
Qwen 3.5 27B is dense, so (I think) should be compared to Gemma 4 31B. Or Gemma-4 26B(-A4B) should be compared to Qwen 3.5 35B(-A3B) | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
| ▲ | zozbot234 2 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||
The models are not technically comparable: the Qwen is dense, the Gemma is MoE. The ~33B models are the other way around! | |||||||||||||||||||||||||||||||||||||||||