返回首页

对比阅读

对比阅读:Qwen 27B Adds "Thinking Levels" — Small Models Catch Up via Efficiency, Not Size 与 通义千问 27B 上线'分级思考' — 小模型靠省算力追平大模型

AEN
QwenAlibabaopen-source models·

Qwen 27B Adds "Thinking Levels" — Small Models Catch Up via Efficiency, Not Size

What this is

Worth flagging this week: Alibaba's Qwen team has pushed the 27B "local-runnable ceiling" further with a new Qwen3.8 release that supports thinking levels — the ability to dial model reasoning depth up or down on demand. Users control how hard the model "thinks" like a volume knob, analogous to a human's casual reply versus careful deliberation.

A Reddit post on r/LocalLLaMA delivered a result that made us sit up: even at the lowest setting, Qwen3.8-27B reportedly outperforms the team's own Qwen3.7-Plus and Qwen3.6-27B reasoning version. In other words, a 27B mid-size model is matching bigger or newer predecessors through flexible compute scheduling.

Industry view

Supporters see this as inevitable. OpenAI's o-series, Google's Gemini Thinking, and Anthropic's extended thinking mode are all doing the same thing at root: charging users for thinking depth rather than parameter scale. Qwen matching the move at 27B — the sweet-spot "runnable locally" size — shows China's open-source camp is now competing on inference efficiency, not just parameter stacking.

But we need three caveats. First, a single Reddit impression is not a systematic benchmark; "low tier beats prior gen" still needs cross-validation against public leaderboards. Second, "thinking levels" is not new — DeepSeek-R1 distilled lines and earlier Qwen versions already explored this, and user-perceived gains aren't always clear-cut. Third, 27B typically demands 48GB+ of VRAM, so "runnable locally" and "affordable for an SMB" are still far apart; the gap from demo to production environment remains a real engineering lift.

Impact on regular people

For enterprise IT: 27B sits in the range of "one high-end GPU or two enterprise cards." If benchmark results hold up, companies can reach near-frontier output on smaller hardware, and the bar for self-hosted private AI keeps dropping.

For individual professionals: Future AI tools will likely split into two gears — light-tier for emails and quick replies, deep-tier for proposals and analysis. Compared with today's one-size-fits-all default, this saves both time and API cost.

For consumer markets: Phones, car infotainment, and smart speakers are compute-constrained. Tiered thinking gives on-device AI its first real shot at "answering complex questions seriously," widening the application surface well beyond today's limits.

BZH
通义千问阿里Qwen·

通义千问 27B 上线'分级思考' — 小模型靠省算力追平大模型

这是什么

本周值得记录的一件事:阿里通义千问把 27B 这个"本地能跑上限"的尺寸又往前推了一步——Qwen3.8 新版本支持"分级思考"(thinking levels,即让模型按需调整推理深度的能力)。用户像调音量一样控制模型的"动脑程度",类比人类的"随口回答"与"认真琢磨"。

Reddit LocalLLaMA 板块的发帖者给出了一个让我们眼前一亮的体感结论:即便调到最低档位,Qwen3.8-27B 的表现也已超过自家的 Qwen3.7-Plus 和 Qwen3.6-27B 推理版本。换句话说,一个 27B 的中等体量模型,正在靠"灵活调度算力"追平更大或更新的上一代。

行业怎么看

支持者认为这条路是行业必然。OpenAI 的 o 系列、Google 的 Gemini Thinking、Anthropic 的扩展思考模式,本质都在做同一件事:让用户为"思考深度"付费,而非为参数规模买单。通义千问在 27B 这个"本地可跑"的甜点尺寸上跟进,说明中国开源阵营也开始卷"推理效率",而不只是"参数堆叠"。

但我们需要冷静三点。第一,Reddit 单帖的体感评测不能等同于系统 benchmark(标准测试榜单),"低档超越上代"还需更多公开榜单交叉验证。第二,"分级思考"不是新概念,DeepSeek-R1 蒸馏系列和 Qwen 自家更早版本都做过类似尝试,用户实际感知并不总是显著。第三,27B 对显存的要求通常在 48GB 以上,"本地能跑"和"中小企业跑得起"之间仍有距离,从 demo 到生产环境还有工程工作量。

对普通人的影响

对企业 IT:27B 处于"一张高端显卡或两张企业卡可部署"的区间。若实测效果经得起验证,企业用更小硬件就能拿到接近大模型的输出,自建私有 AI 的门槛会继续下降。

对个人职场:未来的 AI 工具大概率会分两档——写邮件、回消息用轻量档,写方案、做分析切深度档,比起现在一档打天下,时间和 API 成本都会更省。

对消费市场:手机、车机、智能音箱这类终端算力有限,"分级思考"让端侧 AI 第一次有了"认真回答复杂问题"的可能性,应用空间比现在宽。