DeepSeek V4.1 Flash: Stronger, Faster, More Accessible DeepSeek released DeepSeek V4.1 Flash, a 552B-parameter MoE model built on a new Causal-Encoder-Decoder architecture with 8B activated parameters on the input side and 16B on the output side, available on the DeepSeek API under the model name deepseek-flash. DeepSeek said V4.1 Flash outperforms V4 Pro across performance, cost, speed, and end-to-end latency, cuts HBM demand to 1/4 and SSD demand to 1/8 versus the previous generation, and shrinks KV cache by 437× versus the first-generation model, with new peak/off-peak pricing taking effect at 12:00 Beijing time on Sep 10, 2026. Requests to deepseek-v4-pro will be routed to V4.1 Flash and billed at V4.1 Flash pricing after 12:00 Beijing time on Sep 14, 2026, until V4.1 Pro is released, while the older V4 Flash and V4 Flash Vision Exp models have been taken offline. Today, we are officially releasing https://mp.weixin.qq.com/s/qg0NU3NNUbp1co2PdkAPAg DeepSeek V4.1 Flash . It is the smallest model in our new family of model architectures and features native multimodal visual understanding. The new architecture is designed to deliver higher capability ceilings, faster inference, greater throughput, and scalability to models with significantly larger parameter counts . Asymmetric architecture: big intelligence at lower cost DeepSeek V4.1 Flash is a 552B-parameter MoE model built on a new Causal-Encoder-Decoder architecture. It uses an asymmetric design between input and output: only 8B activated parameters on the input side and 16B activated parameters on the output side, resulting in significantly lower cost than other known models at a similar scale. V4.1 Flash also adopts a new pre-training approach and undergoes larger-scale reinforcement learning post-training . In benchmark evaluations, it surpasses the intelligence level of a number of flagship models, including DeepSeek V4 Pro. Figure 1. Performance comparison on Agentic Benchmark Smaller cache, lower cost The new-generation architecture substantially reduces the size of the KV cache. Compared with the previous generation, the demand for HBM is reduced to 1/4 , and the demand for SSD is reduced to 1/8 . In agent-use scenarios, cache-hit fees often take a meaningful share of total cost. Compressing KV cache therefore significantly reduces the cost of agent-style tasks. Missing image KV cache size reduction progress figure The original post notes that, compared with the first-generation model, the KV cache has already shrunk by 437× . API support DeepSeek V4.1 Flash is now available on the DeepSeek API, with native multimodal support. To use the latest V4.1 Flash, set the model name to deepseek-flash . The older models V4 Flash and V4 Flash Vision Exp have been taken offline. For compatibility, requests to deepseek-v4-flash and deepseek-v4-flash-vision-exp will temporarily be routed to V4.1 Flash. Based on extensive testing, V4.1 Flash outperforms V4 Pro across performance, cost, speed, and end-to-end latency. DeepSeek plans an orderly phase-out of V4 Pro . After 12:00 Beijing time , Sep 14, 2026 and until V4.1 Pro is released, all requests to deepseek-v4-pro will be routed to V4.1 Flash and billed at the V4.1 Flash price. Tencent WorkBuddy, CodeBuddy and OpenCode, as official partners, have fully integrated DeepSeek V4.1 Flash—welcome to try it. API pricing adjustment Thanks to architectural innovation, DeepSeek V4.1 Flash can serve more users at lower cost, so its pricing is reduced accordingly. To allocate resources more reasonably, DeepSeek continues to use peak/off-peak pricing: off-peak price is half of peak price , encouraging users to schedule tasks based on their needs. The new pricing takes effect at 12:00 Beijing time , Sep 10, 2026 . Missing image pricing table/figure in the original post Open-sourcing DeepSeek will fully support the open-source community in adapting inference for this new model architecture and will explore various ways to broaden the deployment footprint. If you have large-scale deployment needs and the required resources e.g., 2,000 GPUs and a storage cluster , DeepSeek welcomes you to get in touch.