💬 观点Latent Space
[AINews] DeepSeek v4.1-Flash: 763B-P8B-D16B novel — DeepSeek 用全新因果编码器
DeepSeek 用全新因果编码器-解码器架构推出 v4.1-Flash,把长时 agent 的推理成本压到新低
2026-09-12原文
本文为要点摘要,完整细节以原文为准。
- 架构换代:v4.1-Flash 采用因果 Encoder–Decoder,prefill 仅 8B 激活、decode 16B 激活(总参 763B),稀疏度约 1–2%。这意味着长上下文推理的算力与显存开销被结构性重估,agent 工具链可据此重新设计上下文预算。
- KV cache 大幅缩小:结合 Sliding-Window Attention Bounded Replay 等改动,KV cache 占用最多降至 V4 Flash 的 1/8。对长时间运行的 agent 而言,这直接决定单会话能承载多少轮工具调用与历史记忆。
- 定价与开放:输入 $0.30/1M、输出 $1.20/1M,缓存输入 $0.006/1M,另有 50% 错峰折扣,MIT 许可、1M 上下文、文本+图像输入。开发者可把此前因成本搁置的常驻 agent 方案重新纳入评估。
原文:[AINews] DeepSeek v4.1-Flash: 763B-P8B-D16B novel causal Encoder–Decoder architecture with vision marks the Return of the Whale · 作者 Latent Space