DeepSeek V4.1 Flash Open Weights: The Asymmetric Design
DeepSeek open-sourced V4.1 Flash on 2026-09-10: a 552B-parameter MoE with an asymmetric Causal-Encoder-Decoder design that activates only 8B on input and 16B on output, natively multimodal, with officials citing significant KV Cache compression to cut agent-scenario cost. The API shipped alongside it - just switch the model name to deepseek-flash - and Tencent WorkBuddy, CodeBuddy plus OpenCode have integrated it fully. The model first surfaced on 9-08 as an internal preview build before being promoted on 9-10, a timeline worth noting in itself. This piece breaks down each release claim, argues the real engineering signal is not parameter count but the shift in long-context and agent cost structure implied by the asymmetric design plus 8B input activation, runs the numbers on what KV Cache compression means for accumulated multi-turn trajectories, and closes with cold takes: no published benchmark comparison, an unresolved relationship to its own V4-Flash, and concurrency and pricing still unconfirmed. Note that what shipped is model weights on HuggingFace; there is no dedicated code repository for V4.1 Flash under the official DeepSeek org.