# Qwen3.8-Flash-Next：6B激活参数击败Claude Opus 4.6 Max

- 来源：Chubby♨️ (@kimmonismus)
- 发布时间：2026-08-26 21:06
- AIHOT 分数：51
- AIHOT 链接：https://aihot.virxact.com/items/cmta4ddue01vjroj2c3mjzx3g
- 原文链接：https://x.com/kimmonismus/status/2092599469120327906

## AI 摘要

Qwen3.8-Flash-Next 正式发布，这是一款高度稀疏的 MoE 模型，总参数 125B 外加 51B N-gram 嵌入，但每个 token 仅激活 6B 参数。

## 正文

A bit more tl;dr about the model: Qwen3.8-Flash-Next combines 125B MoE parameters with 51B N-gram embeddings, while activating only 6B parameters per token.

The model introduces four major changes:

– Gated DeltaNet + Qwen Sparse Attention
– Gated Residual connections
– N-gram embeddings
– A Muon-based training recipe

Qwen says it required just one-ninth (1/9!!) of Qwen3.7-Plus’s training cost, while scoring 58.7 on DeepSWE 1.1, 62.5 on SWE-bench Pro and 73.9 on CoWorkBench.

Its new architecture combines Gated DeltaNet with sparse attention that selects small context blocks instead of attending across the entire sequence. Qwen reports up to 7.6× faster prefill and 4.9× faster decoding at a one-million-token context length.

so in sum: Qwen’s early preview of Qwen4 shows where model scaling is heading: more parameters, far less compute per token.

At this point, I’m just as excited about Chinese open-source releases as I am about new OpenAI models.

### 引用推文

> Chubby♨️：Qwen 3.8 Flash-Next official released: A 6B-active open model just beat Claude Opus 4.6 Max across 8 of 9 comparable benchmarks! Qwen3.8-Flash-Next is a highly ...
