返回
RCreddit.com
20
·11小时前·开发者社区 · RSS

How far have ~30B open models actually come? Qwen3.8 vs Qwen3.6 vs Gemma 4

查看原文
模型发布端侧推理

热度趋势

趋势数据积累中

百分比基于当前可用热度信号,而非评论数或独立用户人数。

AI 摘要

对Qwen3.8-27B、Qwen3.6-27B和Gemma 4 31B这三款参数量均在30B左右的模型进行比较,结果显示了显著的进步。Qwen3.8在编码和智能体基准测试中表现出尤其突出的提升,而Gemma 4在通用推理方面依然保持强大竞争力。Qwen3.6到Qwen3.8的性能飞跃,且未增加参数量,凸显了快速发展。…

With Qwen3.8-27B out, I compared it with Qwen3.6-27B and Gemma 4 31B.

They’re unusually good models to compare because they’re all around the same size:

Qwen3.8: 27B, 262K context Qwen3.6: 27B, 262K context Gemma 4: 31B, 256K context

What’s interesting is where the gains are going.

Qwen3.8 pulls ahead particularly on coding and agentic benchmarks, while Gemma 4 is still very competitive on general reasoning. Comparing 3.8 directly with 3.6 also shows how much performance has moved in a single generation without increasing the parameter count.

And these aren’t datacenter-sized models. Quantized, this is roughly the class of AI you can run on a high-end consumer GPU.

The gap between “local model” and genuinely useful AI is getting pretty small.

Full benchmark + hardware comparisons:

https://canitrun.dev/models/qwen3.8-27b/

https://canitrun.dev/models/compare/qwen3.8-27b-vs-qwen3.6-27b/

https://canitrun.dev/models/compare/qwen3.8-27b-vs-gemma-4-31b/

How far have ~30B open models actually come? Qwen3.8 vs Qwen3.6 vs Gemma 4 · BuzzRadr