DeepSeek shipped the public beta of V4 Flash on July 31 with no architecture changes — same 284B MoE, 1M-token context — but a retraining-only round that boosted Terminal Bench 25.8 points to 82.7, Toolathlon 18.5 points to 70.3, and delivered first-time scores on Cybergym (76.7), DeepSWE (54.4), and NL2Repo (54.2). Flash now exceeds V4 Pro Preview on several agent tasks at a tenth the cost, marking the first time a 'Flash' tier model has beaten a 'Pro' tier model from the same lab on agent benchmarks.
DeepSeek shipped the public beta of V4 Flash on July 31, and the numbers are strange. Not the architecture — same 284B MoE, same 1M-token context, same price point. What changed was a retraining-only round that turned a decent efficiency model into something that beats DeepSeek's own V4 Pro on agentic tasks.
The Numbers #
Terminal Bench jumped 25.8 points to 82.7. Toolathlon gained 18.5 points, hitting 70.3. Cybergym, DeepSWE, and NL2Repo — three agent benchmarks the preview couldn't even score on — now register 76.7, 54.4, and 54.2 respectively. On internal full-stack dev tests, Flash now exceeds V4 Pro Preview.
The model costs $0.28 per million input tokens and $1.10 per million output tokens — roughly the same tier as Gemini 2.5 Flash and GPT-5 Mini. But the agent scores suggest something closer to frontier pricing at a fraction of the cost.
What This Means #
Post-training as a differentiator isn't new. But the gap between what V4 Flash preview could do and what the 0731 build can do is unusually wide. It suggests DeepSeek's team found leverage in agent-specific fine-tuning that hadn't been fully explored — and that the next generation of benchmarks will measure agent capability, not raw reasoning.
The model stayed in preview for months while the post-training team worked. The result is a model that writes code, uses tools, and completes multi-step tasks better than the more expensive, larger sibling it was supposed to sit beneath.
The Competitive Angle #
Anthropic's Opus 4 leads on high-end reasoning. OpenAI's GPT-5 Pro owns latency-sensitive enterprise workloads. But DeepSeek is carving a specific lane: agent capability without the agent tax. If Flash can do what Pro does on tool use at a tenth the cost, enterprise inference budgets shift.
DeepSeek's consumer app and web endpoints are unaffected. The API change is transparent — same model name, same call signature, dramatically different behavior on anything involving tools, code, or multi-turn task execution.
The Open Question #
Whether a post-training-only improvement is sustainable. If the gains came from targeted synthetic data, competitors replicate it in weeks. If they came from a fundamentally better RL pipeline, DeepSeek has an edge that compounds.
Either way, July 31 marks the first time a "Flash" model legitimately beat a "Pro" model from the same lab on agent benchmarks. That won't be the last.
Get AI news in your inbox
Daily digest of what matters in AI.
Key Terms Explained #
Anthropic An AI safety company founded in 2021 by former OpenAI researchers, including Dario and Daniela Amodei.
Fine-Tuning The process of taking a pre-trained model and continuing to train it on a smaller, specific dataset to adapt it for a particular task or domain.
Gemini Google's flagship multimodal AI model family, developed by Google DeepMind.
GPT Generative Pre-trained Transformer.