DeepSeek AI 發布 DeepSeek-V4.1-Flash:100 萬上下文、FP4 KV 快取與跨層注意力重用

2026年9月10日 07:31
站內 AI 整理稿

Long-horizon agents have turned LLM serving into an input-heavy workload.Repeated prefills and million-token contexts leave KV caches that strain HBM, SSD capacity, and bandwidth.DeepSeek AI built its newest release around that exact bottleneck.DeepSeek-V4.

1-Flash is a multimodal Mixture-of-Experts model with 552B backbone parameters, 196B additional Engram parameters, and a 1M-token context window.It activates 8B parameters per token during prefill and 16B during decode.

The main number is a global KV cache footprint of 890 bytes per token, about 1/4 of DeepSeek-V4-Flash and roughly 437x smaller than DeepSeek-V1.Is it deployable?Yes.

Open weights ship under an MIT license with vLLM, SGLang, and Transformers paths on Hugging Face, and the research team describes a public API with low, high, and max reasoning tiers.

Causal Encoder-Decoder: Half the Prefill The 40-layer backbone is split into a 20-layer causal encoder and a 20-layer decoder.Inspired by YOCO, the decoder does not compute its own global KV.Instead, per-layer projection weights derive it from the final encoder hidden state.

Prompt tokens therefore stop at the encoder, which nearly halves prefill compute.Sliding-window attention (SWA) with a 128-token window still runs in every layer, so decoder SWA states are rebuilt by replaying only the last 128 prompt tokens.The research team calls this Decoder SWA Bounded Replay.

Compressed Sparse Attention 2 (CSA2) DeepSeek-V4 mixed CSA with Heavily Compressed Attention.V4.1-Flash uses pure CSA2 and attacks cache size along the layer axis.

Each CSA2 layer is statically assigned one of 3 modes: Full: computes its own main KV, projects indexer K from it, and selects fresh Top-512 indices.Reindex: reuses main KV and indexer K from the last Full layer but rescores them with its own indexer Q.

Reuse: reuses both the main KV and the latest Top-K indices, skipping the indexer entirely.Every layer keeps its own main Q and SWA KV.The 18 CSA2 encoder layers use a compression ratio of 2 in 3 groups of 6 (1 Full, 5 Reuse).

The 20 decoder layers use ratio 1 in 5 groups of 4: the first is Full plus 3 Reuse, the rest Reindex plus 3 Reuse.

A Hierarchical Sparse Indexer in the decoder lets the Full layer build a candidate pool of up to 16,384 positions (2,048 blocks of 8), so later Reindex layers score a bounded set instead of the entire context.

FP4 KV, Bounded Replay, and Other Extensions The main KV cache is quantized to E2M1 with one E4M3 scale per 16 channels, following NVFP4 without its global scale.This is introduced through quantization-aware training in post-training and nearly halves storage against V4’s FP8 cache.

At the deployment level, SWA KV is no longer persisted to SSD.It lives in a distributed pool carved from 10% of host DRAM with a TTL of minutes, while global KV keeps a guaranteed 72-hour lifetime.On a miss, Encoder SWA Bounded Replay recomputes only 128 tokens instead of layers times window.

Other changes include Single-Pass mHC, which shifts input-mixing coefficients by one block so a fused Mega-mHC kernel can halve activation memory traffic, the Engram conditional memory module at layers 1 and 14, DSpark speculative decoding trained after pre-training with the backbone frozen, and head-wise Muon.

Single-token decode FLOPs rise by only 1/4 when context grows from 4K to 1M.Training and Results Pre-training covers 45T multimodal tokens at a 7:1 text-to-multimodal ratio.

Sparse attention is trained from scratch at 64K sequence length with no dense warmup, and context is extended to 1M at 34T tokens.The base model matches DeepSeek-V4-Pro-Base on world knowledge and coding while using 1/3 of the total and 1/4 of the activated parameters.

Post-training introduces no new algorithms.Gains come from large-scale synthesis of verifiable agent tasks, RL across heterogeneous scaffolds (Claude Code, Codex, OpenCode, Pi, mini-SWE, DeepSeek Harness), and on-policy distillation from over 40 teachers.Selected max-effort results: BenchmarkDS-V4.

1-FlashDS-V4-FlashOpus-5GPT-5.6 SolTerminal-Bench 2.190.682.789.188.8DeepSWE v1.174.254.474.073.0Terminal-Bench 4.031.27.051.839.9Automation-Bench54.837.750.345.8GPQA Diamond90.989.993.494.1Codeforces (rating)34713289n/an/a Interactive Explainer window.addEventListener("message",function(e){if(e.

data&&e.data.type==="dsx-resize"){var f=document.getElementById("dsx-frame");if(f)f.style.height=e.data.height+"px";}}); Key Takeaways Global KV cache falls to 890 bytes per token, about 1/4 of V4-Flash and 437x below V1.

CED runs only 20 encoder layers in prefill, activating 8B parameters against 16B in decode.CSA2 shares main KV, indexer K, and Top-K indices across layers in Full, Reindex, and Reuse modes.FP4 main KV plus SWA Bounded Replay cut persistent cache to about 1/8 of V4-Flash.Beats Opus-5 and GPT-5.

6 Sol on Terminal-Bench 2.1 and DeepSWE v1.1 with MIT weights.Check out the Model on Hugging Face and the Technical Report.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.Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?Connect with us The post DeepSeek AI Released DeepSeek-V4.

1-Flash with 1M Context, FP4 KV Cache, and Cross-Layer Attention Reuse appeared first on MarkTechPost.

Related

相關文章

量子位生成式AI

無問芯穹與華環電子簽署戰略合作,共同探索國產異構算力AI基礎設施新方向

無問芯穹與華環電子簽署戰略合作協議,雙方將結合各自在AI軟體平台、網路通信與硬體研發的優勢,共同探索國產異構算力基礎設施的協同方案。此次合作聚焦於智算中心解決方案及「Token工廠」新模式,目標是推動計算、網路與AI原生基礎設施深度融合,為AI規模化應用提供高效穩定的支撐。

54 分鐘前
IT之家生成式AI

優步全球範圍裁員 10%,被裁員工稱 AI 已大舉滲透日常工作

作者:清源 責編:清源 評論: 9 月 18 日消息,據《商業內幕》今天(18 日)晚間報道,在優步(Uber),AI 已經滲透到員工工作的許多環節,從回答 Slack 裡的內部問題,到替乘客行程中聯繫客服時收到的消息撰寫回復。6 名近期遭裁員的員工透露,過去幾個月,AI 在工作中的使用範圍明顯擴大,其中一些人甚至會通過提示詞讓 AI 完成相當一部分任務。

4 小時前
鈦媒體生成式AI

月之暗面遞表之後,Kimi 的成色要被驗算三遍

舒澤品牌手記2026.09.18 18:16 · 來自浙江全文4982字00:00 / 14:05Anthropic 的 30 萬次指控,會成為招股書的第幾頁?文 | 舒澤品牌手記9月17日,月之暗面發佈了一套金融行業解決方案。按官方披露,中信建投、中金公司、易方達等數十家金融機構已經在用 Kimi 處理投研建模、風險排查和盡調材料——研究人員把管理層報表、審計報告和盡調文件交給 Kimi,拿回一份可以繼續調整假設的 Excel 模型。同一天,深圳商報記者就港股上市進展、股東架構調整等事項向月之暗面發去採訪函。

6 小時前

Calibre上手 AI 互動寫作:電子書管理器搖身變成"文字冒險遊戲引擎"

這個遊戲默認藏而不發,不會跟著 Calibre 啟動就冒出來。用戶得主動在"首選項 — 工具欄和菜單"裡把它請到主工具欄,才算真正激活。它的玩法很清晰:由 AI 在後臺搭起並掌管一個虛構世界,用戶通過不斷輸入文字來推著故事往前走,等於把"讀電子書"這件事,翻轉成了"和 AI 一起寫故事"。

7 小時前