DeepSeek-V4.1-Flash: Pushing the Limits of KV Cache Compression
Summary
Introduces DeepSeek-V4.1-Flash, a multimodal Mixture-of-Experts model with 552B parameters, featuring advanced KV cache compression techniques to reduce deployment costs and improve efficiency for long-context agent workloads.
View Cached Full Text
Cached at: 09/18/26, 02:59 AM
Paper page - DeepSeek-V4.1-Flash: Pushing the Limits of KV Cache Compression
Source: https://huggingface.co/papers/2609.19969 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Thewidespreadadoptionoflong-horizonagentshasmademodelworkloadsincreasinglyinput-heavy.Althoughpriorworkhassubstantiallyreducedthecostoflong-contextcomputation,prefillremainscomputationallyexpensive,andlargeKVcachescontinuetostrainHBMandSSDcapacityanddata-transferbandwidth.Together,thesecompute,storage,andbandwidthdemandsconstitutetheprimarybottlenecktofurtherloweringdeploymentcosts.Toaddressthischallenge,weintroduceDeepSeek-V4.1-Flash,amultimodalMixture-of-Experts(MoE)modelwith552Bbackboneparametersandsupportforcontextsofuptoonemilliontokens.WithitsCausalEncoder-Decoder(CED)architecture,themodelactivates16Bparameterspertokenduringdecodebutonly8Bparametersduringprefill,substantiallyimprovingcostefficiencyforagenticworkloads.TopushthelimitsofKVcachecompression,DeepSeek-V4.1-Flashcombinescross-layerKVcachereuseinCompressedSparseAttention2(CSA2)withFP4KVcaching.ThesedesignsreduceitsglobalKVcachefootprint(alwaysinHBM)to890bytespertoken,roughly1/4ofthecorrespondingfootprintofDeepSeek-V4-Flash.Further,throughadedicateddeploymentoptimizationknownasSWABoundedReplay,DeepSeek-V4.1-FlashreducesitspersistentKVcachefootprint(alwaysonSSDorinhostmemory)toroughly1/8ofthatofDeepSeek-V4-Flash.DespiteitsmuchsmallerKVcachefootprint,themodeldeliverssubstantiallybetterperformancethanthebaseline.Inaddition,westreamlinetheDeepSeek-V4architectureandintroduceseveralefficientarchitecturalextensions.WepretrainDeepSeek-V4.1-Flashonamultimodalcorpuscomprising45Ttokensandconductcomprehensivepost-training,yieldingstrongperformanceacrossdiversetext-basedandmultimodalagenticscenarios.Modelcheckpointsareavailableathttps://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash.
View arXiv pageView PDFAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.19969 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.19969 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.19969 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
DeepSeek-v4.1 Flash: Pushing the Limits of KV Cache Compression
This article analyzes the DeepSeek-V4.1 Flash model, detailing its technical report on KV cache compression and architectural optimizations that enable efficient long-context processing and high-speed inference.
FlashMemory DeepSeek-V4 Retriever (GitHub Repo)
Introduces FlashMemory DeepSeek-V4 Retriever, a lightweight model that sparsifies DeepSeek-V4's CSA KV-cache by predicting which chunks will be attended to next, keeping only ~10-15% on-device while matching full-attention performance.
DeepSeek-V4-Flash-0731
DeepSeek announces DeepSeek-V4-Flash-0731, a frontier agent intelligence model positioned as offering advanced capabilities at Flash-level pricing.
deepseek-ai/DeepSeek-V4-Flash-DSpark
DeepSeek releases V4 series of Mixture-of-Experts language models (Pro 1.6T/49B activated, Flash 284B/13B activated) supporting one-million-token context with hybrid attention and speculative decoding, claiming best open-source model performance.
DeepSeek v4.1 Flash
DeepSeek has introduced DeepSeek-V4.1-Flash, a new AI model designed for enhanced capability, faster inference, native visual understanding, and scalability as part of their latest architecture family.