阿里巴巴 Qwen 團隊發布 Qwen3.8-Flash-Next:125B 多模態 MoE 模型,僅 6B 活躍參數,預覽 Qwen4 架構
Alibaba’s Qwen team has released Qwen3.8-Flash-Next, an open-weight multimodal Mixture-of-Experts model built for cost per token.The checkpoint pairs a 125B backbone with a 51B N-gram embedding table and a 4B multi-token prediction module.Only 6B parameters activate per token.
The team positions it as an early preview of the architecture that will underpin Qwen4, the same role Qwen3-Next played for Qwen3.5.Four changes carry the release: a Gated DeltaNet and Qwen Sparse Attention hybrid, Gated Residual, N-gram Embedding, and the Muon optimizer.
Qwen team reports training cost at roughly one-ninth that of Qwen3.7-Plus.Is it deployable?Yes but not on a workstation.The FP8 checkpoint is 172.78 GiB and the BF16 checkpoint is 335.28 GiB.Per vLLM recipes, TP2 is the minimum validated FP8 configuration on GB300 and TP4 is recommended.
On an 8×H200 node, use TEP8; plain TP8 is incompatible with the checkpoint’s 128-wide quantization blocks.Sparse activation cuts compute, not storage.https://qwen.ai/blog?id=qwen3.8-flash-next What is actually new Qwen3.
8-Flash-Next pairs a 125B main model with 51B N-gram embedding parameters and a 4B multi-token prediction module, totaling 180B on disk.Only 6B parameters activate per token.
Four changes drive this: Hybrid attention (GDN + QSA): Three of every four layers use Gated DeltaNet, a linear-attention layer that compresses history into a fixed-size recurrent state.
The fourth layer runs Qwen Sparse Attention (QSA), which uses a lightweight indexer to select context at micro-block granularity rather than per token.The layer layout is 12 × (3 × GDN → 1 × QSA) across 48 layers, with a QSA budget of 512 blocks or 2048 tokens.
Gated Residual: The residual stream widens into 4 parallel branches, with an element-wise read gate and a per-branch scalar write gate, at bottleneck rank 320.N-gram Embedding: A 20,000,000-entry bigram/trigram table at layer 2 adds capacity through deterministic lookups.
It can be offloaded to host memory with asynchronous prefetch — though offload currently runs only on NVIDIA devices.Training recipe.:The Muon optimizer is applied alongside AdamW to specific weight categories, with batch-size warmup eliminated and scaling laws refitted.
The MoE layer carries 512 experts, activating 10 routed plus 1 shared, at expert intermediate dimension 640.#mtp-qwen38-x7k2{background:#0D0A1B!important;border:1px solid #2B2154!important;border-radius:14px!important;padding:0!important;margin:22px 0!important;overflow:hidden!
important;box-sizing:border-box!important} #mtp-qwen38-x7k2 *{box-sizing:border-box!important} #mtp-qwen38-x7k2 p:empty,#mtp-qwen38-x7k2 hr,#mtp-qwen38-x7k2 del,#mtp-qwen38-x7k2 s{display:none!important} #mtp-qwen38-x7k2 iframe{width:100%!important;border:0!important;display:block!
important;background:#0D0A1B!important;min-height:600px!important} (function(){ var f=document.getElementById('mtp-qwen38-frame'); window.addEventListener('message',function(e){ var d=e.data; if(d&&d.mtpFrame==='qwen38'&&d.height){ f.style.height=d.
height+'px'; } },false); })(); Benchmarks Qwen reports 58.7 on DeepSWE 1.1, 62.5 on SWE-bench Pro, 81.0 on SWE-bench Multilingual, and 91.9 on LiveCodeBench v6.On agentic tasks it posts 73.9 on CoWorkBench, 55.7 on JobBench, and 73.5 on Toolathlon Verified.Multimodal results include 84.
5 on AndroidWorld, 76.6 on LVBench, 88.5 on RealWorldQA, and 95.7 on MathVision with code interpreter.The model does not lead everywhere.Claude Opus 4.6 (Max) takes HLE at 40.0 against Qwen’s 35.9, and DeepSeek-V4-Flash-0731 leads NL2Repo-Bench at 54.2 versus 48.1.Frontier reasoning remains the gap.
Efficiency Qwen states training cost roughly 1/9 that of Qwen3.7-Plus.On serving, the announcement cites QSA kernel speedups of up to 7.6× prefill and 4.9× decode at 1M tokens, while the SGLang cookbook and vLLM recipes cite 10.2× and 6.6×.
Treat the range as vendor-reported until independently measured.Qwen also reports 8.6× the prefill throughput of Qwen3.7-Plus at a 90% prefix-cache hit rate.Context is 262,144 tokens natively, extensible to 1,000,000 with YaRN.
Running it The model serves through vLLM, SGLang, TokenSpeed, transformers serve, and llama.cpp for GGUF quants.Fine-tuning is supported via Unsloth, Swift, and LLaMA-Factory.It already powers the “Standard” mode on QwenWork and works with Qwen Code.
Thinking mode is on by default, with reasoningeffort at xhigh, medium, or low.Qwen recommends temperature 1.0 and topp 0.95 for thinking mode, and temperature 0.7 with top_p 0.80 for instruct mode.Key Takeaways 125B backbone + 51B N-gram embeddings + 4B MTP, with only 6B parameters active per token.
Three of four layers use Gated DeltaNet; the fourth runs Qwen Sparse Attention at micro-block granularity.Trained at roughly 1/9 the cost of Qwen3.7-Plus, with 262K native context extensible to 1M via YaRN.FP8 weights are 172.78 GiB, so self-hosting needs a multi-GPU node, not a workstation.
Licensed under qwen-community-1.0, not Apache-2.0 — verify terms before commercial use.Check out the GitHub Page, HF Model Card and Technical Details.Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?
now you can join us on telegram as well.The post Alibaba’s Qwen Team Releases Qwen3.8-Flash-Next: A 125B Multimodal MoE With 6B Active Parameters Previewing the Qwen4 Architecture appeared first on MarkTechPost.
Related
相關文章

Ox Alpha 現身:智譜開源 GLM-5.3-Flash 原生多模態模型,限時折扣價為 GLM-5.3 的 1/20
作者:沁滄(實習) 責編:沁滄 評論: 感謝網友 CuSO4_5H2O、GreatMOLA、已註銷343802、蔣童舟、順勢而為、Wllen、軟媒用戶1053564、軟媒新友2658846、Keenitn 的線索投遞!8 月 26 日消息,智譜今晚上線並開源 GLM-5.

MiniMax:正推進 M3 和 H3 的國產芯片適配,大規模國產算力集群將很快上線
作者:沁滄(實習) 責編:沁滄 評論: 感謝網友 麻辣清補涼 的線索投遞!8 月 26 日消息,據證券時報消息,MiniMax 在中期業績電話會上透露,M3 Pro 的參數規模預計提升至約 3T,並進一步擴大強化學習和長程任務訓練,以提高模型的泛化能力和智能上限。

阿里通義 Qwen3.8-Flash 發佈開源:125B 參數 MoE 模型,訓練成本僅為前代 1/9
作者:問舟 責編:問舟 評論: 8 月 26 日消息,阿里通義千問團隊今晚正式發佈了 Qwen3.8-Flash。通義團隊同時發佈了 Qwen3.8-Flash-Next 的開源權重,Next 新架構將是全新一代 Qwen4 系列模型的雛形。

大廠競逐AI辦公助手,蒙牛先跑出一個落地樣本
AGI-Signal2026.08.26 18:58 · 來自北京全文5756字00:00 / 17:29蒙牛讓200名業務骨幹自建AI應用。微軟Copilot嵌入Office,Google Gemini覆蓋Workspace,國內騰訊WorkBuddy、字節豆包、阿里千問辦公等密集迭代,AI辦公助手賽道持續升溫,各方爭奪的是辦公場景的桌面入口。產品能力在提升,功能覆蓋面在擴大,但在企業側究竟能跑出什麼樣的實際效果,目前能拿出完整案例的並不多。蒙牛8月中旬辦了一場AI應用創新大賽的中期路演。

面壁智能:MiniCPM 系列開源模型全球累計下載量突破 5000 萬次
作者:歸瀧 責編:歸瀧 評論: 8 月 26 日消息,面壁智能官方今日宣佈,在面壁智能四週年之際,MiniCPM 系列開源模型全球累計下載量突破 5000 萬次。注:面壁智能於 2022 年 8 月在北京成立,孵化自清華大學自然語言處理實驗室。

硅谷今日最熱具身模型!不用後訓練,看一遍就學會
北美機器人新創Skild AI發布基礎模型S1,主打上下文學習,機器人只需觀看人類示範影片,無需後訓練即可完成煎餅、泡咖啡、植物換盆等長達10分鐘以上的複雜任務,在未見過任務上成功率達66%,遠高於傳統語言提示VLA的9%。相較之下,傳統後訓練需約380次示範才能達到同等水準,顯示機器人學習新技能的成本可望大幅降低。