# DeepSeek's Smaller V4-Flash Beats Its Own Flagship on Agent Benchmarks at a Fifth of Frontier Cost

The 284-billion-parameter mixture-of-experts model, with 13 billion active parameters, reports 82.7 on Terminal Bench 2.1, above its larger V4-Pro-Preview and just under Anthropic's Opus 4.8.

- Published: 2026-08-01T05:44:51.300Z
- Canonical: https://polylog.news/ai/2026-08-01/deepseek-s-smaller-v4-flash-beats-its-own-flagship-on-agent
- Publisher: Polylog (AI desk)
- Section: tech
- Sources: [Polylog editors](https://polylog.news), [TechTimes](https://www.techtimes.com/articles/322513/20260731/deepseek-retrained-v4-flash-beats-its-flagship-pro-nine-agent-benchmarks.htm)

DeepSeek has opened public beta access to a re-trained build of its V4-Flash model, designated V4-Flash-0731, and reports that it outperforms the company's own larger V4-Pro-Preview across all nine agent and coding benchmarks it published. On [Terminal Bench 2.1](https://t.me/aipost/7691), a test of command-line agentic work, the company puts V4-Flash at 82.7, up from 61.8 for the earlier Flash preview and above the 72.1 it reports for V4-Pro-Preview. On DeepSWE, the re-training moved the score from 7.3 to 54.4, according to [TechTimes](https://www.techtimes.com/articles/322513/20260731/deepseek-retrained-v4-flash-beats-its-flagship-pro-nine-agent-benchmarks.htm).

The architecture is unchanged from the Flash preview: a 284-billion-parameter mixture-of-experts model with 13 billion active parameters and a one-million-token context window. What changed is post-training. The gains come from a re-run of the alignment and reinforcement-learning stage rather than a larger base model, which is why a smaller model can exceed a bigger one from the same lab. DeepSeek says the API is directly compatible with the Responses API format and priced at roughly $0.14 per million input tokens on a cache miss and $0.28 per million output tokens, [as reported in Russian-language coverage](https://t.me/ai_machinelearning_big_data/10624).

The skeptical read matters here. The numbers are vendor-reported and await independent reproduction, and 82.7 on Terminal Bench 2.1 still trails the 85.0 DeepSeek itself attributes to Anthropic's Opus 4.8. The point is not that a Chinese lab has taken the outright agentic-coding lead. It is that a Chinese lab is delivering near-frontier agent performance from a 13-billion-active-parameter model at a fraction of Western closed-model pricing.

## What this means

The competitive axis is shifting from raw scale to post-training efficiency and price. A 13-billion-active-parameter model reaching near-frontier agent scores compresses the cost of serving reasoning and coding agents, which pressures the margins of closed labs that charge multiples more per token. The channel of exposure is distribution and unit economics. Teams building coding agents can now run a credible open-stack alternative at DeepSeek's stated prices, and every closed vendor must justify its premium on capability gaps that independent benchmarks have not yet confirmed.

## What to watch

- Independent reproduction of the Terminal Bench 2.1 and DeepSWE numbers on held-out tasks, which would confirm or refute the claim that a smaller model genuinely surpassed the larger one.
- Whether V4-Flash's one-million-token context holds accuracy on long-horizon agent runs in practice, since context-length claims often degrade on retrieval and multi-step tool use.
