架构演进

← 模型列表
技术演进时间线spec 谱系生长树
三条主线共同的驱动 = decode 的三张账单(算力/带宽/存储)。组头 = 改的是哪个部件,道名 = 策略(怎么记/怎么堆),账单注 = 省的是哪几张账。纵轴 = 真实时间,自底向上生长(历史在下、新在上,与 spec 谱系树同向;段内真实比例,2024-26 的爆发一目了然;长空档以 ⫽ 断轴折叠)。
徽章 = 跨族成分(建于其上/作为配方)⪬ = 断轴(空档年份折叠)卡片小字 = 库内实例(判别式对 36 个真实模型算出)或历史语境点击卡片 → 浮动详解(含代码锚点)
Attention:历史怎么记
FFN:容量怎么堆
模型级
KV 全存,存得更省省存储+带宽MQA · GQA · MLA · 滑窗
不存明细,只留摘要省存储+带宽+计算线性注意力 · SSM
KV 全存,只读重点省计算+读带宽(不省存储)稀疏注意力 DSA/NSA
MoE 变多变专省计算+读带宽(存储爆炸)专家路由
MoE 精度逐渐变小省存储+带宽fp8 · fp4(含 scale 税)
把写死的结构变成可学习不省账单(换稳定性/延迟)MTP · hc · 复用
2023
2024
2025
2026
2019.5
2017.5
MHA
GPT 系早期(Transformer 原始形态)
——(问题的制造者)
MQA
PaLM 等
带宽:档案只留一组
滑窗 SWA
gpt-oss-120b
容量:只留最近 N 条
GQA
Qwen2.5-0.5B-Instruct · Qwen2.5-72B-Instruct · Qwen2.5-7B-Instruct · Qwen3-235B-A22B · Qwen3-32B-FP8 · Qwen3-32B · Qwen3-8B · Qwen3-Next-80B-A3B-Instruct · Qwen3.5-122B-A10B · Qwen3.5-27B · Qwen3.5-35B-A3B · Qwen3.5-397B-A17B · Qwen3.5-4B · Qwen3.6-27B · Qwen3.6-35B-A3B · Qwen3.8-27B · Qwen3.8-Flash-Next · Mixtral-8x7B-v0.1 · Qwen3.5-122B-A10B-NVFP4 · Qwen3.6-27B-NVFP4 · gpt-oss-120b · GLM-4.5-Air · GLM-4.5 · GLM-4.6 · GLM-4.7
带宽+容量:档案分组
MLA
DeepSeek-V2 · DeepSeek-V3.1 · DeepSeek-V3.2-Exp · DeepSeek-V3.2 · DeepSeek-V3 · Kimi-K2-Instruct · Kimi-K2-Thinking · Kimi-K2.5 · Kimi-K2.6 · Kimi-K2.7-Code · Kimi-K3 · Kimi-Linear-48B-A3B-Instruct · Moonlight-16B-A3B · GLM-5.2-NVFP4 · GLM-4.7-Flash · GLM-5.1 · GLM-5.2-FP8 · GLM-5.2 · GLM-5.3-Flash · GLM-5.3 · GLM-5
带宽+容量:只存 576B 摘要
Compressed Attention (CSA/HCA)
DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · DeepSeek-V4-Flash-NVFP4
带宽+容量:补压 O 投影⊕ DSA
Mamba/SSM
Mamba → Nemotron-H · Falcon-H1
算力+带宽:state 固定 O(1)
GDN
Qwen3-Next-80B-A3B-Instruct · Qwen3.5-122B-A10B · Qwen3.5-27B · Qwen3.5-35B-A3B · Qwen3.5-397B-A17B · Qwen3.5-4B · Qwen3.6-27B · Qwen3.6-35B-A3B · Qwen3.8-27B · Qwen3.8-Flash-Next · Qwen3.5-122B-A10B-NVFP4 · Qwen3.6-27B-NVFP4
算力:O(1) 且记得更准
KDA
Kimi-K3 · Kimi-Linear-48B-A3B-Instruct · GLM-5.3-Flash
算力:Kimi 版精确擦写
混合层排
Qwen3-Next-80B-A3B-Instruct · Qwen3.5-122B-A10B · Qwen3.5-27B · Qwen3.5-35B-A3B · Qwen3.5-397B-A17B · Qwen3.5-4B · Qwen3.6-27B · Qwen3.6-35B-A3B · Qwen3.8-27B · Qwen3.8-Flash-Next · Kimi-K3 · Kimi-Linear-48B-A3B-Instruct · Qwen3.5-122B-A10B-NVFP4 · Qwen3.6-27B-NVFP4 · GLM-5.3-Flash
算力与精度的均衡⊕ MLA⊕ GDN
DSA/NSA 稀疏
Qwen3.8-Flash-Next · DeepSeek-V3.2-Exp · DeepSeek-V3.2 · DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · DeepSeek-V4-Flash-NVFP4 · GLM-5.2-NVFP4 · GLM-5.1 · GLM-5.2-FP8 · GLM-5.2 · GLM-5.3-Flash · GLM-5.3 · GLM-5
算力+读带宽:每步只算 top-k 条⊕ MLA
开源 MoE
Mixtral-8x7B-v0.1
算力:8 选 2 激活
细粒度 MoE
Qwen3-235B-A22B · Qwen3-Next-80B-A3B-Instruct · Qwen3.5-122B-A10B · Qwen3.5-35B-A3B · Qwen3.5-397B-A17B · Qwen3.6-35B-A3B · Qwen3.8-Flash-Next · DeepSeek-V2 · DeepSeek-V3.1 · DeepSeek-V3.2-Exp · DeepSeek-V3.2 · DeepSeek-V3 · DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · Kimi-K2-Instruct · Kimi-K2-Thinking · Kimi-K2.5 · Kimi-K2.6 · Kimi-K2.7-Code · Kimi-K3 · Kimi-Linear-48B-A3B-Instruct · Moonlight-16B-A3B · DeepSeek-V4-Flash-NVFP4 · GLM-5.2-NVFP4 · Qwen3.5-122B-A10B-NVFP4 · gpt-oss-120b · GLM-4.5-Air · GLM-4.5 · GLM-4.6 · GLM-4.7-Flash · GLM-4.7 · GLM-5.1 · GLM-5.2-FP8 · GLM-5.2 · GLM-5.3-Flash · GLM-5.3 · GLM-5
算力:每 token 只激活 <2%
latent MoE
Kimi-K3
容量:专家宽度减半
fp8 权重
DeepSeek-V3.1 · DeepSeek-V3.2-Exp · DeepSeek-V3.2 · DeepSeek-V3 · DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · Kimi-K2-Instruct · DeepSeek-V4-Flash-NVFP4 · GLM-5.2-FP8 · GLM-5.3-Flash · GLM-5.3
容量打 5 折
fp4/mxfp4
DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · Kimi-K2-Thinking · Kimi-K2.5 · Kimi-K2.6 · Kimi-K2.7-Code · Kimi-K3 · DeepSeek-V4-Flash-NVFP4 · GLM-5.2-NVFP4 · Qwen3.5-122B-A10B-NVFP4 · gpt-oss-120b
容量打 2.7 折(含 scale 税)
MTP 投机头
Qwen3-Next-80B-A3B-Instruct · Qwen3.5-122B-A10B · Qwen3.5-27B · Qwen3.5-35B-A3B · Qwen3.5-397B-A17B · Qwen3.5-4B · Qwen3.6-27B · Qwen3.6-35B-A3B · Qwen3.8-27B · Qwen3.8-Flash-Next · DeepSeek-V3.1 · DeepSeek-V3.2-Exp · DeepSeek-V3.2 · DeepSeek-V3 · DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · DeepSeek-V4-Flash-NVFP4 · GLM-5.2-NVFP4 · Qwen3.5-122B-A10B-NVFP4 · Qwen3.6-27B-NVFP4 · GLM-4.5-Air · GLM-4.5 · GLM-4.6 · GLM-4.7-Flash · GLM-4.7 · GLM-5.1 · GLM-5.2-FP8 · GLM-5.2 · GLM-5.3-Flash · GLM-5.3 · GLM-5
TPOT:多养一层换草稿
架构跨厂复用
Kimi-K2-Instruct · Kimi-K2-Thinking · Kimi-K2.5 · Kimi-K2.6 · Kimi-K2.7-Code · Moonlight-16B-A3B
生态:新模型零新代码
hc / hash / 残差门
DeepSeek-V4-Flash · DeepSeek-V4-Pro-DSpark · DeepSeek-V4-Pro · Kimi-K3 · DeepSeek-V4-Flash-NVFP4 · GLM-5.3-Flash
训练稳定性(非三账单)
n-gram 表 / GR / QSA
Qwen3.8-Flash-Next
存储换容量(表可离卡)