AI DevelopmentNew Release10 min readPublished July 31, 2026

284B / 13B exits Preview · $0.28/1M output · vendor-stated agent scores

DeepSeek V4 Flash 0731: The Small Model Goes Official First

DeepSeek’s July 31 changelog moves V4-Flash out of Preview into official release as DeepSeek-V4-Flash-0731 — same 284B / 13B architecture, re-post-trained only. The benchmark numbers are DeepSeek’s own; the weights aren’t on Hugging Face yet; and the 1.6T V4-Pro flagship is still in Preview. Here’s what’s confirmed, what’s vendor-stated, and what’s still open.

DA
Digital Applied Team
Senior strategists · Published Jul 31, 2026
PublishedJuly 31, 2026
Read time10 min
SourcesDeepSeek docs + press
Terminal-Bench 2.1
82.7
DeepSeek’s own harness — unverified
Output price / 1M
$0.28
vs $0.87 on V4-Pro
Concurrent requests
2,500
vs 500 on V4-Pro
5× headroom
AA Intelligence Index
50
independent · set median 17

DeepSeek V4 Flash 0731 is the official release of DeepSeek’s small agent model — announced July 31, 2026 in the company’s API changelog, which moves DeepSeek-V4-Flash out of Preview into public beta as a re-post-trained checkpoint with the exact same 284B-total / 13B-active architecture it launched with in April.

The release matters for a reason most same-day coverage skipped: the sequencing. DeepSeek shipped the official version of its smaller model before the 1.6T-parameter V4-Pro flagship, and its changelog markets the small model’s agent-benchmark scores as far exceeding the bigger one’s — on DeepSeek’s own harness. Meanwhile the announced peak/off-peak pricing isn’t live, and the -0731 weights haven’t appeared on Hugging Face.

This guide separates the confirmed facts from the vendor claims: what actually changed between Preview and 0731, how the vendor-stated benchmark numbers should be read, what the blended cache-hit price math looks like for agent workloads, and why the 2,500-request concurrency ceiling may be the most operationally significant line in the announcement.

Key takeaways
  1. 01
    Flash exits Preview — same architecture, re-post-trained.DeepSeek’s July 31 changelog moves V4-Flash into official release / public beta as DeepSeek-V4-Flash-0731. Per DeepSeek, the model keeps the Preview’s 284B total / 13B active MoE architecture and was only re-post-trained. The update is scoped to the V4-Flash API — the app, website, and V4-Pro API were untouched.
  2. 02
    The small model went official before the flagship.The 1.6T / 49B V4-Pro remains in Preview, with DeepSeek indicating the full version will launch soon and no firm date given. A 284B model reaching official status first — marketed as beating the flagship on agent tasks — is the real story of this release.
  3. 03
    Every agent-benchmark number is vendor-stated.Terminal-Bench 2.1 at 82.7, DeepSWE at 54.4, and the rest come from DeepSeek’s own harness, run by DeepSeek, with no third-party reproduction as of July 31. The one semi-independent signal is Artificial Analysis’s Intelligence Index of 50 — which measures general intelligence, not the same agent suite.
  4. 04
    The operational economics favor Flash heavily.Official pricing is $0.0028 cache-hit / $0.14 cache-miss input and $0.28 output per 1M tokens — roughly one-third of V4-Pro’s rates. Flash also supports 2,500 concurrent requests versus Pro’s 500, a 5× headroom gap that matters more to agent fleets than any benchmark score.
  5. 05
    Open questions: weights and dynamic pricing.No -0731 weights exist on Hugging Face as of July 31 — the existing MIT-licensed repo is the April Preview, so open-weight status for this checkpoint is unresolved. The announced peak/off-peak 2× pricing is explicitly not yet in effect, pending an official effective date.

01What ShippedAn official release that changes nothing about the architecture.

The announcement itself is narrow and precise. DeepSeek’s changelog states that V4-Flash exits Preview into official release — public beta — as a checkpoint named DeepSeek-V4-Flash-0731. The company is explicit that this is not a new model: same architecture, same size, same 284B total / 13B activated Mixture-of-Experts configuration as the April 24 Preview, with only the post-training stage redone.

"DeepSeek-V4-Flash-0731 keeps the same model architecture and size as DeepSeek-V4-Flash-Preview, and was only re-post-trained."— DeepSeek official API changelog, July 31, 2026

The scope is equally narrow: the update applies to the V4-Flash API only. DeepSeek’s own app, website, and the V4-Pro API were not touched by this release. Independent corroboration arrived the same day from at least two outlets — TechNode (“DeepSeek puts V4-Flash API into public beta”) and an Odaily newsflash carrying the translated framing that only retraining was conducted on the post-training stage. DeepSeek’s own X account announced the release the same day, headlining “massively upgraded Agent capabilities.”

Specs carried over unchanged from the Preview: a 1M-token context window and a 384K-token maximum output, with both thinking (default) and non-thinking modes supported. If the architecture is new to you, our guide to the V4 architecture covers the design this release deliberately leaves alone.

Official release
DeepSeek-V4-Flash-0731
284B total · 13B active · re-post-trained

Public beta on the V4-Flash API. Same architecture and size as the April Preview; DeepSeek says only the post-training stage was redone. Thinking mode default, 1M context, 384K max output.

api-docs.deepseek.com/updates
Still Preview
DeepSeek-V4-Pro
1.6T total · 49B active · unchanged

The flagship remains in Preview at unchanged Preview pricing. DeepSeek indicates the full V4-Pro version will launch soon — no firm date. Do not treat Pro as generally available.

official release pending

02The SequencingWhy the small model shipping first is the story.

Most coverage reported “V4-Flash went to public beta” and moved on. The more interesting reading is what DeepSeek chose to productionize first. The 284B / 13B model — the cheap one, the one with 5× the concurrency ceiling — reached official status while the 1.6T flagship stayed in Preview. And DeepSeek’s changelog frames the 0731 checkpoint’s agent-suite scores as far exceeding V4-Pro-Preview’s. That is the vendor’s own comparative claim about its own two models on its own benchmark suite, not an independent finding — but as a statement of intent it’s unambiguous: DeepSeek is positioning the small model as its agent workhorse.

Our interpretation: this tracks a broader 2026 pattern where labs increasingly treat agentic workloads — high-volume, tool-calling, parallel — as the product, and route them to small models where post-training quality matters more than parameter count. A re-post-train-only release that claims large agent gains is effectively an argument that the remaining frontier in agent performance lives in post-training, not scale. If the claimed numbers hold up under third-party evaluation, that argument gets a lot stronger; if they don’t, the release is still a meaningful price-performance event because the economics below don’t depend on the benchmarks at all.

Migration context
This release lands one week after the legacy alias retirement — DeepSeek retired its deepseek-chat and deepseek-reasoner API aliases on July 24, 2026 at 15:59 UTC. Any integration still calling the old names is already broken and must be on the deepseek-v4-flash / deepseek-v4-pro model IDs to receive the 0731 upgrade at all. Our alias-migration playbook covers the cutover.

03BenchmarksVendor-stated scores, zero third-party reproductions.

The headline numbers below come from DeepSeek’s own changelog, produced on DeepSeek’s own evaluation harness, reported as run in minimal mode at maximum reasoning effort. No independent lab had reproduced any of these figures as of July 31, 2026. Read every bar in this chart as a vendor claim awaiting verification, not a measured fact — most secondary coverage repeated the numbers without that caveat, which is exactly why we’re leading with it.

DeepSeek-V4-Flash-0731 agent-suite scores · all vendor-stated

Source: DeepSeek API changelog, Jul 31, 2026 — DeepSeek’s own harness, reported as minimal mode at max reasoning effort; no third-party reproduction as of publish
Terminal-Bench 2.1DeepSeek harness · vendor-stated
82.7
CybergymDeepSeek harness · vendor-stated
76.7
Toolathlon (verified)DeepSeek harness · vendor-stated
70.3
DSBench-FullStackDeepSeek harness · vendor-stated
68.7
DSBench-HardDeepSeek harness · vendor-stated
59.6
DeepSWEDeepSeek harness · vendor-stated
54.4
NL2RepoDeepSeek harness · vendor-stated
54.2
Agent Last ExamDeepSeek harness · vendor-stated
25.2
Automation Bench (Public)DeepSeek harness · vendor-stated
25.1

There is one semi-independent data point available. Artificial Analysis lists “DeepSeek V4 Flash 0731” with an Intelligence Index of 50 — which it describes as well above average among comparable models, against a stated median of 17. That is a genuinely non-vendor measurement, but note what it isn’t: AA’s index measures general intelligence, not the agent-suite tasks DeepSeek’s own numbers describe. Treat it as directional corroboration that the model is strong, not as validation of any specific score above.

The verbosity caveat
Artificial Analysis also flags the 0731 evaluation run as very verbose — 210M output tokens consumed in its test suite versus a 62M-token median across comparable models, roughly 3.4× the median. For agent operators paying per output token, higher verbosity claws back part of the headline per-token discount. Benchmark cost per completed task, not cost per token.

04What ChangedPreview → 0731: the row-by-row ledger.

No outlet we reviewed laid out a single side-by-side view of what actually changed between the April Preview, the 0731 official release, and the still-Preview V4-Pro. Here’s that ledger, compiled July 31, 2026 from DeepSeek’s changelog, its pricing page, and Hugging Face.

Side-by-side ledger comparing DeepSeek-V4-Flash-Preview (April 24, 2026), DeepSeek-V4-Flash-0731 (July 31, 2026), and DeepSeek-V4-Pro (still Preview) across release status, architecture, API surface, pricing, concurrency, and Hugging Face weight availability. Compiled from api-docs.deepseek.com and huggingface.co on July 31, 2026.
AttributeFlash-Preview · Apr 24Flash-0731 · Jul 31V4-Pro · still Preview
Model & spec
Release statusPreviewOfficial release · public betaPreview — full version “will launch soon” per wire reports
Total / active parameters284B / 13B284B / 13B — unchanged, re-post-trained only1.6T / 49B
Context / max output1M / 384K tokens1M / 384K tokens1M / 384K tokens
Thinking modesThinking (default) + non-thinkingThinking (default) + non-thinking
API surface & economics
Responses API (Codex-adapted)Native supportPlanned — DeepSeek says early August 2026
Anthropic message formatLive via /anthropic endpointLive via /anthropic endpoint
Concurrency limit2,500 concurrent requests500 concurrent requests
Price / 1M tokens (cache-hit / miss / output)$0.0028 / $0.14 / $0.28$0.003625 / $0.435 / $0.87
Weights
Hugging Face weightsLive — MIT licenseNo -0731 repo as of Jul 31 — API-only so farNot verified — we checked only the Flash repos

A dash means the attribute isn’t documented for that checkpoint in DeepSeek’s current public docs (the pricing page describes the live models, not the retired Preview configuration). The single most consequential row for most teams is the last one: the official release is, as of today, an API-only artifact.

05PricingThe blended-cache math behind the one-third sticker price.

Official 0731 pricing per 1M tokens: $0.0028 cache-hit input, $0.14 cache-miss input, $0.28 output. V4-Pro’s unchanged Preview rates are $0.003625 / $0.435 / $0.87. On cache-miss input and output, Flash costs roughly one-third of Pro — about 3.1× cheaper on both (our calculation from DeepSeek’s listed prices: $0.435 ÷ $0.14 and $0.87 ÷ $0.28 both equal ~3.1).

Sticker prices don’t tell an agent operator much, though, because agent loops replay long shared prefixes and cache-hit rates vary wildly by workload shape. So we modeled the blended input cost at three cache-hit rates — the percentage of your input tokens billed at the cache-hit price. Formula per cell: blended input cost = (cache-hit share × cache-hit price) + (cache-miss share × cache-miss price). This is our own arithmetic from DeepSeek’s listed prices, not a DeepSeek-published table.

Blended input cost per one million tokens for DeepSeek V4 Flash 0731 versus V4 Pro Preview at three cache-hit rates (90 percent, 50 percent, and 10 percent of input tokens billed at the cache-hit price), with the resulting Pro-to-Flash cost ratio. Digital Applied calculation from DeepSeek’s listed API prices, July 31, 2026.
Cache-hit share of input tokensV4-Flash blended input · $/1MV4-Pro blended input · $/1MPro ÷ Flash
90% — steady agent loop, long shared prefix$0.0165$0.04682.83×
50% — typical mixed agent workload$0.0714$0.21933.07×
10% — cold / bursty, low prefix reuse$0.1263$0.39193.10×

Two readings. First, output tokens are unaffected by caching, so the output-side ratio is constant at 3.11× ($0.87 ÷ $0.28) — and Artificial Analysis’s verbosity note above (210M output tokens in its suite vs a 62M median) means the output line may dominate real agent bills. Second, the Flash advantage on input narrows slightly as cache-hit rates rise — at a 90% hit rate the input gap is 2.83× rather than 3.1×, because Pro’s cache-hit price is proportionally closer to Flash’s ($0.003625 vs $0.0028, about 1.3×). Cache-heavy architectures shrink the sticker-price story; they don’t erase it. For why a $0.28/1M output price is even viable, see DeepSeek’s open-weight economics.

Two pricing traps
Announced ≠ in effect: DeepSeek’s docs describe a peak/off-peak dynamic-pricing scheme — 2× standard rates during Beijing-time 9:00–12:00 and 14:00–18:00 — but state it is not yet live, pending an official announcement of an effective date. Budget on standard rates today; watch the changelog. Different sellers, different prices: OpenRouter’s third-party deepseek/deepseek-v4-flash listing shows $0.09 input / $0.18 output per 1M with an April 24 release date — that is OpenRouter’s routing of the Preview-era endpoint, not DeepSeek’s official 0731 pricing. Don’t conflate the two tables.

06ConcurrencyThe buried number: 2,500 concurrent requests.

Most coverage buried the line that matters most to anyone running agents at scale: deepseek-v4-flash supports 2,500 concurrent requests versus deepseek-v4-pro’s 500 — a 5× headroom gap, per DeepSeek’s own model documentation. Benchmark scores are claims; concurrency limits are hard operational constraints you hit on day one. A team running a fleet of parallel agent sessions — bulk code migration, wide research fans, high-volume document processing — is throttled by that ceiling long before model quality differences show up.

V4-Flash-0731
Concurrent requests
2,500

The official Flash endpoint’s documented concurrency limit. Combined with roughly one-third of Pro’s per-token pricing, this is the endpoint DeepSeek has built for agent fleets.

per DeepSeek docs
V4-Pro (Preview)
Concurrent requests
500

The flagship’s documented ceiling — one-fifth of Flash’s. For wide parallel workloads, the bigger model is the narrower pipe, independent of any benchmark comparison.

per DeepSeek docs
The gap
Headroom for fleets
5×

Whether or not the vendor-stated agent scores survive third-party evaluation, 5× the parallel capacity at roughly a third of the price is an operational fact agent teams can plan around today.

our framing

This is the release’s most defensible value proposition precisely because it doesn’t depend on contested numbers. Even a skeptic who discounts every benchmark in Section 03 still faces the same routing question: if your workload is wide and parallel, the official Flash endpoint offers materially more capacity per account at materially lower cost than the flagship.

07API FormatsResponses API for Codex, Anthropic format for everyone else.

The 0731 release also carries a compatibility story. Per the changelog, the official V4-Flash natively supports OpenAI’s Responses API format, specifically adapted for Codex — meaning Codex-style agent scaffolds can point at the Flash endpoint without rewriting their request layer. Pro users wait: DeepSeek’s docs state “We will add support for the deepseek-v4-pro model in early August 2026” — a DeepSeek-stated target, not a guarantee.

Alongside that, both V4-Flash and V4-Pro support the Anthropic API message format, reachable at https://api.deepseek.com/anthropic with the same model IDs — confirmed live alongside this release rather than new today. We unpack what this two-format convergence means for multi-vendor agent stacks in today’s companion piece on DeepSeek’s Responses API and Anthropic-format support.

08Open WeightsThe weights aren’t there — yet, or ever?

Here is the gap most surface coverage didn’t raise. As of July 31, 2026, no -0731-suffixed repository exists on Hugging Face. The DeepSeek-V4-Flash repos that do exist — deepseek-ai/DeepSeek-V4-Flash, DeepSeek-V4-Flash-Base, and DeepSeek-V4-Flash-DSpark — are the April Preview generation; none references “0731” anywhere on its model card. The existing Preview repo is MIT-licensed and lists 284B parameters, so the open-weight lineage is real. But the official release, today, is an API-only artifact.

Whether that changes is a genuinely open question, and we’d frame it exactly that way rather than predict timing. The pattern-consistent case: DeepSeek open-sourced the original V4 Preview on Hugging Face on day one (April 24, 2026), so a follow-up weight drop for 0731 would fit its established behavior. The skeptical case: an official, agent-marketed, revenue-carrying endpoint is precisely the kind of asset a lab might keep API-only. Teams running the open-weight stack — the audience of our V3.2-to-V4 migration playbook — should watch the Hugging Face org rather than assume parity with the API checkpoint.

Source hygiene
A caution that applies to anyone researching this release: deepseek.ai is not DeepSeek’s domain. The company’s properties are deepseek.com and api-docs.deepseek.com; multiple unofficial content sites publish “DeepSeek V4 review” material on the lookalike domain. DeepSeek has also signalled that followers should rely on its official accounts for news, against a backdrop of unverified rumor cycles around this release window. Verify against the changelog before repeating any claim.

09PlaybookWhat agent teams should actually do this week.

The decision tree splits cleanly by workload shape and by how much you need the claims to be true before acting.

Parallel agent fleets
Wide, bulk, tool-calling work

The 2,500-request concurrency ceiling and roughly one-third pricing are documented facts, not benchmark claims. Route a slice of real fleet traffic to deepseek-v4-flash and measure cost per completed task — watch output verbosity.

Trial Flash-0731 now
Codex-based scaffolds
Responses API integrations

Native Responses API support (Codex-adapted) makes Flash a low-friction A/B against your current backend. Pro support is a DeepSeek-stated early-August target — don’t build a launch plan on it.

A/B behind your router
Frontier-grade reasoning
Single-agent, hardest tasks

V4-Pro is still Preview with unchanged pricing and a 500-request ceiling, and the vendor’s own suite claims Flash-0731 exceeds it on agent tasks. Keep frontier routing where it is until independent evals land.

Hold current routing
Open-weight / on-prem stacks
Sovereignty-bound deployments

No -0731 weights exist on Hugging Face — the MIT repo is the April Preview. Keep running Preview weights and watch the org; do not assume the API checkpoint and the open checkpoint are the same model.

Wait and watch HF

Looking forward, the projection we’re comfortable making: expect a near-term wave of third-party agent-benchmark runs against the 0731 endpoint, and expect the interesting divergence to be between DeepSeek’s own harness numbers and independent harnesses with different tool stacks — agent scores are notoriously harness-sensitive, which cuts both ways. If independent runs land anywhere near the vendor’s figures, the price-per-capability pressure on mid-tier closed models intensifies sharply going into Q4. If your team wants help designing that evaluation — routing real workloads across candidate endpoints and measuring cost per completed task rather than leaderboard deltas — that’s the first step of our AI transformation engagements.

10ConclusionJudge the release on its documented facts.

The shape of it, July 2026

The economics are verifiable today; the benchmarks are not.

Strip the announcement to what’s confirmed and it’s still significant: DeepSeek made its small agent model official first, at $0.14 / $0.28 per 1M tokens (cache-miss input / output) with a 2,500-request concurrency ceiling — roughly a third of the flagship’s price with five times its parallel capacity. Those numbers come from DeepSeek’s own pricing docs and hold regardless of how the benchmark story resolves.

Everything else deserves patience. The agent-suite scores are vendor-stated with zero third-party reproduction; the peak/off-peak pricing is announced but not in effect; V4-Pro’s official release is a “soon” without a date; and the -0731 weights are absent from Hugging Face, leaving the open-weight status of this checkpoint an open question. None of that makes the release weak — it makes the public story unfinished.

The practical posture: treat Flash-0731 as a documented economics upgrade you can trial this week, and treat the capability claims as hypotheses your own evals get to confirm or reject. Cost per completed task on your workload — not the vendor’s harness, not anyone’s leaderboard — is the only number that should move your routing table.

Put new model releases to work safely

Route agent workloads on measured economics, not vendor decks.

Our team helps businesses evaluate model releases like Flash-0731 on their own workloads — routing experiments, cost-per-task benchmarking, and multi-vendor agent architectures, delivered in days not quarters.

Free consultationExpert guidanceTailored solutions
What we work on

Agent-stack engagements

  • Cost-per-task evals across candidate endpoints
  • Cache-first agent architectures & blended-price modeling
  • Multi-vendor routing — DeepSeek / OpenAI / Anthropic / Google
  • Concurrency planning for parallel agent fleets
  • Vendor-claim verification before production rollout
FAQ · DeepSeek V4 Flash 0731

The questions we get every week.

DeepSeek-V4-Flash-0731 is the official release (public beta) of DeepSeek’s V4-Flash model, announced in the company’s API changelog on July 31, 2026. Per DeepSeek, the checkpoint keeps the same architecture and size as the April 24 Preview — 284B total parameters with 13B activated per token, a 1M-token context window, and 384K max output — and was only re-post-trained. The update is scoped to the V4-Flash API; DeepSeek’s app, website, and the V4-Pro API were not changed. The practical differences documented alongside the release are native OpenAI Responses API support (adapted for Codex), official pricing, and a 2,500-concurrent-request limit.
Related dispatches

Continue exploring frontier releases.