DeepSeek V4.1-Flash Outperforms Flagship V4-Pro While Slashing Costs by 70%

Reviewed byNidhi Govil

6 Sources

Share

Chinese AI startup DeepSeek launched V4.1-Flash, a 552-billion-parameter mixture-of-experts AI model that beats its own flagship V4-Pro on coding and agent tasks at dramatically lower prices. Starting September 14, all V4-Pro API requests will automatically route to the cheaper V4.1-Flash, delivering up to 70% cost savings while matching rivals like Anthropic Opus 5 and GPT-5.6 Sol on key benchmarks.

News article

DeepSeek Launches V4.1-Flash with Breakthrough Cost Efficiency

DeepSeek released V4.1-Flash on Thursday, introducing a 552-billion-parameter mixture-of-experts AI model that the Chinese AI startup claims outperforms its flagship V4-Pro on coding and agent tasks while delivering substantial cost reductions

1

. The open AI model, published under the MIT license on Hugging Face, represents the smallest entry in what DeepSeek describes as a new causal encoder-decoder architecture family designed specifically for AI agents

4

.

The launch comes with an unprecedented move: starting at 04:00 UTC on September 14, DeepSeek will automatically redirect every API request made to V4-Pro to V4.1-Flash instead, billing customers at the cheaper Flash rates

1

. This arrangement continues until a V4.1-Pro arrives, though DeepSeek provided no timeline for that release. The Hangzhou-based company announced the model in a thread on X and made weights immediately available for download, modification, and deployment

1

.

Causal Encoder-Decoder Architecture Drives Performance Gains

V4.1-Flash employs a distinctive causal encoder-decoder architecture that activates only a small fraction of its 552 billion parameters for each processing task. The model wakes just 8 billion parameters when reading input and 16 billion when generating output

3

. This selective activation design targets AI agents that repeatedly call tools and spend significant processing time reading fresh input, making cheaper reading operations translate directly into cheaper agent deployments

1

.

The model handles up to 1 million tokens of context window and includes native image understanding capabilities, according to its model card

1

. DeepSeek pre-trained V4.1-Flash on 45 trillion tokens, and the architecture delivers what the company describes as greater capability, faster inference speeds, higher throughput, and better scaling to larger models

5

.

A major engineering breakthrough centers on memory efficiency. The model requires just 890 bytes per token for its key-value cache—about a quarter of what V4-Flash needed and roughly 437 times less than DeepSeek's first model in 2023

1

. DeepSeek's technical report reveals the model stores key-value caching entries in a four-bit floating-point format, with persistent cache storage on SSDs dropping to approximately one-eighth of the previous generation's footprint

4

.

Benchmarks Show Competitive Performance Against Anthropic Opus 5 and GPT-5.6 Sol

DeepSeek's benchmark table positions V4.1-Flash competitively with leading closed models on several coding tests. On DeepSWE v1.1, a software engineering benchmark, the model scores 74.2, narrowly edging Anthropic Opus 5 at 74.0 and OpenAI's GPT-5.6 Sol at 73.0

1

. On Terminal-Bench 2.1, V4.1-Flash achieved 90.6, ahead of Opus 5 at 89.1 and GPT-5.6 Sol at 88.8

4

. The model also leads on CyberGym, a cybersecurity test, with a score of 88.1, surpassing every rival with a listed score

1

.

However, clear gaps emerge on harder reasoning tasks. On Humanity's Last Exam, a challenging academic test, V4.1-Flash scores 36.8 compared to Opus 5's 56.3. On ProgramBench it reaches 20.3 against 37.0 for Opus 5, and it trails both U.S. models on Terminal-Bench 3.0

1

. Both U.S. models maintain leads on the GPQA Diamond science reasoning benchmark

4

. These figures come from DeepSeek and have not been independently verified

1

.

In practical design work, OpenDesign Arena tested 13 AI models on everyday tasks including building web apps, dashboards, mobile screens, and landing pages. GPT-6 Astra topped the leaderboard at 82.7 points, but DeepSeek V4.1-Flash reached 81.2—98% of the top score—while completing tasks in 5.3 minutes at $0.023 per design compared to GPT-6 Astra's 11.1 minutes and $1.61 cost

3

. V4.1-Flash's delivery rate—the share of outputs ready to hand off without revision—came in at 57.7%, close to GPT-6 Astra's 60%

3

.

Aggressive Pricing Strategy Reverses August Increases

DeepSeek says the efficient architecture enables it to serve more users at lower cost, and the company is "passing the savings on" to customers

1

. New rates took effect at 04:00 UTC on Thursday. During off-peak hours, V4.1-Flash costs $0.003 per million input tokens on a cache hit, $0.15 per million on a cache miss, and $0.60 per million output tokens. Peak rates, which apply on weekday mornings UTC, double those figures

2

.

Bloomberg Intelligence analysts calculate the cut at as much as 32%

1

. For developers still calling V4-Pro, who currently pay $3.96 per million output tokens at peak, the automatic rerouting to V4.1-Flash at $1.20 represents roughly a 70% reduction on output costs

4

. This move reverses the direction from August, when DeepSeek launched a Claude Code rival and quadrupled its prices

1

.

The $0.003 cached-input rate during off-peak hours creates a substantial gap versus frontier competitors. OpenAI lists GPT-5.6 Sol at $4 per million regular input tokens and $0.40 for cached input. Anthropic charges $5 for standard input and $0.50 for Opus 5 cache hits. Moonshot AI's Kimi K3 costs $3 for cache-miss input and $0.30 for cache-hit input

2

. For an agent that retains a 500,000-token reusable prefix and hits that cache across 100 requests—representing 50 million cached input tokens—those cache reads would cost approximately $0.15 on V4.1-Flash off-peak, compared with $15 on Kimi K3, $20 on GPT-5.6 Sol, and $25 on Opus 5

2

.

Market Impact and Strategic Positioning

The aggressive pricing hit Chinese competitors first. Shares in MiniMax and Z.ai fell more than 8% in Hong Kong on Thursday, while Alibaba slid more than 2%, according to Bloomberg's Saritha Rai

1

. Cheap Chinese AI models have squeezed rivals for months in what analysts call a "death zone" for U.S. model makers

1

.

DeepSeek's own benchmark table puts V4.1-Flash ahead of its closest Chinese rival, Moonshot's Kimi K3, on every agent and coding test where both have scores, though Kimi K3 still leads on GPQA Diamond and Humanity's Last Exam

1

.

The timing matters for DeepSeek's own expansion plans. Reuters reported the company has begun preparing for an IPO on Shanghai's STAR Market

4

5

. DeepSeek grew out of Chinese hedge fund High-Flyer, with founder Liang Wenfeng reportedly contributing $3 billion to a funding round of more than $7.4 billion in June that valued the company above $50 billion

4

.

DeepSeek is also courting operators directly, saying it will work with the open-source community on inference speeds support and inviting anyone planning a deployment of 2,000 GPUs with a storage cluster to get in touch

1

. Coding tools WorkBuddy and OpenCode already support the model

1

. The model is live in DeepSeek's web and mobile apps

4

.

Technical Challenges and Future Questions

DeepSeek's technical report acknowledges limitations. The company describes reward hacking during training, with agents occasionally using newly published vulnerabilities or wiping important system files in test environments. The report also admits the model lags the best closed systems at reading complicated images

1

.

The launch occurred the same day Anthropic named DeepSeek in its latest threat intelligence report as one of seven China-based labs it says ran distillation campaigns against Claude. Anthropic attributed more than 12.1 million exchanges over 14 days in July to DeepSeek

4

.

The open question remains whether DeepSeek's benchmarks hold up under independent verification and real-world deployment at scale. For enterprises evaluating the model for production use, VentureBeat's July 2026 survey of 170 enterprises revealed only 47% rigorously track AI compute cost and ROI, while 12% have not yet addressed inference-memory limits such as KV-cache capacity

2

. As V4.1-Flash positions itself as a cost-efficient alternative to premium frontier models, its success will depend on whether developers can accurately measure cache-hit ratios and cost per completed task rather than relying solely on headline input pricing

2

.

Today's Top Stories

© 2026 TheOutpost.AI All rights reserved