跳到主要內容

Qwen4架構評測:Qwen3.8-Flash-Next搶先亮相 | Qwen4 Architecture Review: Alibaba's Early Preview Model

By Kit 小克 | AI Tool Observer | 2026-09-02

🇹🇼 Qwen4架構評測:Qwen3.8-Flash-Next搶先亮相

阿里巴巴Qwen團隊8月26日丟出「Qwen3.8-Flash-Next」,把下一代Qwen4要用的新架構先曝光給開發者練手,官方直接說這是讓社群提前準備Qwen4的先行版本。這波動作不是隨便的中期更新,而是架構級的預告片,值得所有在用Qwen系列的開發者留意。

Qwen4的四個新架構元件

Qwen3.8-Flash-Next是一顆1250億參數的多模態MoE(混合專家)模型,但每次推論只啟用60億參數,另外配了一個510億參數的N-gram embedding table。根據MarkTechPost的技術分析,官方列出四項改動,這些就是Qwen4架構的雛形:

  • Gated DeltaNet + Qwen Sparse Attention混合架構——取代傳統全注意力機制,省算力
  • Gated Residual——調整殘差連接的訊號流動
  • N-gram Embedding——額外查表式embedding,不用整段丟進attention運算
  • Muon優化器——取代AdamW,加速訓練收斂

效率數字:訓練成本砍到九分之一

官方宣稱訓練token數砍到約三分之一,訓練成本壓到Qwen3.7-Plus的九分之一左右,context window也拉到26萬token。在自家benchmark上,Qwen3.8-Flash-Next在幾個「幹活型」測試表現不錯:DeepSWE 58.7分、SWE-bench Pro 62.5分、Toolathlon 73.5分。但要提醒一句——這些數字全部來自Qwen官方自己公布的表,還沒看到第三方跑分驗證,跟前陣子DeepSeek V4-Pro的狀況一樣,先打個問號比較保險。

授權條款埋了一顆雷

前幾代Qwen模型多半用Apache 2.0,這次Qwen3.8-Flash-Next改用「Qwen Community License 1.0」,條件更緊:月活躍用戶超過1億、或月營收超過2000萬美元的產品要在介面顯示模型名稱;若是做Model-as-a-Service或AI工作助理型產品,還得另外申請授權。免費不等於零限制,商用前務必把授權條款讀完整。

該不該現在就用?

如果只是想搶先體驗Qwen4的技術方向、做研究或跑本地實驗,Qwen3.8-Flash-Next在Hugging Face和ModelScope都能下載,還有FP8版本省顯存。但如果要上生產環境做agent或客服系統,建議先等真正的Qwen4正式版——架構預覽版通常還會再調整,現在All-in可能白工一場。

好不好用,試了才知道。


🇺🇸 Qwen4 Architecture Review: Alibaba's Early Preview Model

Alibaba's Qwen team dropped Qwen3.8-Flash-Next on August 26, an early look at the architecture that will power Qwen4. Qwen says the release exists specifically to let developers prep for Qwen4 before the full model family ships. It's not a routine mid-cycle update — it's an architecture trailer, and anyone building on Qwen models should pay attention.

Four New Building Blocks Headed Into Qwen4

Qwen3.8-Flash-Next is a 125-billion-parameter multimodal MoE model that activates only 6 billion parameters per token, plus a separate 51-billion-parameter N-gram embedding table. According to MarkTechPost's breakdown, four changes define what Qwen4 will inherit:

  • Gated DeltaNet + Qwen Sparse Attention hybrid — replaces full attention to cut compute
  • Gated Residual — reshapes how signal flows through residual connections
  • N-gram Embedding — a lookup-table embedding layer that skips full attention computation
  • Muon optimizer — swaps out AdamW for faster training convergence

The Efficiency Numbers: 1/9th the Training Cost

Qwen claims training tokens dropped to roughly a third of the previous generation, cutting training cost to about one-ninth of Qwen3.7-Plus. Context window extends to 262K tokens. On Qwen's own benchmarks, the model does well on agentic, get-work-done tasks: DeepSWE 58.7, SWE-bench Pro 62.5, Toolathlon 73.5. One caveat worth repeating: every number here comes from Qwen's own published table — no third-party verification yet, the same situation we flagged with DeepSeek V4-Pro's benchmarks. Treat the scores as a starting point, not gospel.

The License Fine Print

Earlier Qwen releases mostly shipped under Apache 2.0. Qwen3.8-Flash-Next switches to the Qwen Community License 1.0, which is stricter: products with over 100 million monthly active users or $20 million in monthly revenue must display the model's name, and Model-as-a-Service or AI work-assistant products need a separate license. Free doesn't mean unrestricted — read the terms before shipping anything commercial.

Should You Use It Now?

If you just want an early feel for where Qwen4 is headed, or you're doing research and local experiments, Qwen3.8-Flash-Next is downloadable on Hugging Face and ModelScope, with an FP8 variant to save VRAM. But if you're planning a production agent or customer-support system, wait for the real Qwen4 release — preview architectures usually get tweaked before the final launch, and betting production on this now could mean redoing the work.

Good or not, you won't know until you try it.

Sources / 資料來源

延伸閱讀 / Related Articles


AI 工具觀察站 — 每日精選 AI Agent 與工具趨勢
AI Tool Observer — Daily curated AI Agent & tool trends

留言