DeepSeek-V4-Flash-0731 official beta launch
TECH

DeepSeek-V4-Flash-0731 official beta launch

35+
Signals

Strategic Overview

  • 01.
    DeepSeek released the official public beta of DeepSeek-V4-Flash-0731 on July 31, 2026, keeping the same 284B-parameter, 13B-active MoE architecture and 1M-token context as the preview and only re-post-training it.
  • 02.
    The re-post-trained model scored 82.7 on Terminal Bench 2.1 (up from 61.8) and 54.4 on DeepSWE (up from 7.3), reflecting a major agentic capability jump.
  • 03.
    It now scores 50 on the Artificial Analysis Intelligence Index, matching Gemini 3.6 Flash and landing just one point behind GPT-5.6 Luna, at roughly 60 percent lower cost per task.
  • 04.
    The upgrade applies only to the V4-Flash API and adds native OpenAI Responses API support for direct Codex CLI integration; V4-Pro and the consumer app/web models are unchanged, with an official V4-Pro release expected soon.

A retrain, not a rebuild: how DeepSeek bought agentic gains without a new model

DeepSeek-V4-Flash-0731 is not a new model release - it's a re-post-training job on top of the exact same 284B-parameter, 13B-active MoE architecture and 1M-token context window that shipped with the April 2026 preview [1]. The company's own changelog is explicit that architecture and size are identical, and only the post-training stack changed [1]. Yet the benchmark movement produced by that retrain is large enough to look like a generational jump: Terminal Bench 2.1 climbed from 61.8 to 82.7, and DeepSWE - a harder agentic coding benchmark - jumped from 7.3 to 54.4 [2].

OfficeChai's analysis frames this precisely as a training-only upgrade rather than a new model [3], and BiGGo's reporting traces the mechanism to reinforcement learning and distillation-based tuning applied to the existing weights rather than a fresh pretrain [4]. That distinction matters: DeepSeek is demonstrating it can buy large agentic-capability gains through post-training alone, without the capital cost of training a new base model - a cheaper, faster lever than rivals who ship new architectures to chase the same gains.

The price war math: undercutting GPT-5.6 Luna even after an 80 percent cut

The July 31 beta landed days after OpenAI cut GPT-5.6 Luna pricing by roughly 80 percent, and Nikkei Asia frames the release explicitly as an escalation of the AI price war between DeepSeek and its US rivals [5]. Despite OpenAI's cut, DeepSeek's Cost per Task on its first-party API still undercuts GPT-5.6 Luna by about 60 percent [3], while landing on Artificial Analysis's Pareto frontier for intelligence versus cost [6].

The economics run deeper than headline pricing. DeepSeek's cache-hit discount sits at 98 percent versus an industry-standard 90 percent [6], and published rates put input tokens at $0.14 per million on a cache miss and $0.0028 per million on a cache hit, with output at $0.28 per million [3]. Bloomberg's coverage of the public beta rollout likewise centers on DeepSeek touting enhanced agentic ability as the headline, with price positioned as the follow-on lever [7].

Small model, big benchmark: what 284B/13B beating larger rivals actually shows

What makes the benchmark parity notable is the size gap it papers over. V4-Flash-0731 is a 284-billion-parameter model with only 13 billion active per token [8], yet it scores 50 on the Artificial Analysis Intelligence Index - level with Google's Gemini 3.6 Flash and just one point behind GPT-5.6 Luna's maximum configuration [6]. On GDPval-AA v2, its Elo climbed from 1189 to 1559, putting it ahead of Zhipu's GLM-5.2 (1510) and second among open-weight systems behind Moonshot's Kimi K3 (1687) [6].

Community testing on r/LocalLLaMA reinforced this framing, with discussion around the release repeatedly noting that a 284B/13B-active MoE model beating far larger open-weight competitors while requiring meaningfully less VRAM to run represents a real efficiency story rather than just a benchmark artifact. Independent YouTube testers who ran the model through their own coding-agent suites reported similarly large jumps over the preview version, with one calling it one of the best-value models currently available for agentic coding.

The reliability asterisk behind the benchmark parity

The benchmark story is not uncontested. Artificial Analysis's own writeup notes V4-Flash-0731 still sits behind Kimi K3 on GDPval-AA v2 despite the large jump [6], and its broader model-comparison page situates the release just off the current Pareto frontier leaders rather than on top of them [9].

Independent commentary on X raised a more specific caveat: one prominent DeepSeek-focused analyst argued the model is close to GPT-5.6 Luna on GDPval-AA v2, Terminal-Bench 2.1, SciCode, HLE and GPQA Diamond, but noticeably weaker on hallucination and omniscience-style metrics and further behind on harder reasoning benchmarks - a reminder that headline parity scores can mask reliability gaps that matter more in production agentic use. That caveat echoed in early hands-on reports, where some real-world testing found the smaller Flash model occasionally abandoning tasks or making excess tool calls on harder problems, with the larger V4-Pro still needed to bail out failures Flash could not resolve on its own.

What's next: V4-Pro inherits the same treatment

DeepSeek was unusually explicit that this update is scoped narrowly: only the V4-Flash API changed, the V4-Pro API and consumer App/Web models are untouched, and an official V4-Pro release is coming soon [1]. That sequencing follows a pattern already visible in DeepSeek's roadmap - V4-Pro and V4-Flash reached general availability together on July 20, 2026, roughly 90 days after their April 24 preview launch, with legacy deepseek-chat and deepseek-reasoner aliases retired in favor of stable v4-pro and v4-flash model IDs just days before this beta [10].

If the same re-post-training treatment that took Flash from 61.8 to 82.7 on Terminal Bench 2.1 is applied to Pro, the larger model's already-higher starting point (V4-Pro-Preview scored 72.1 before this update) [2]suggests the next release could meaningfully reset the top of DeepSeek's own lineup. Notably, Codex CLI support is currently exclusive to Flash, with Pro-side Codex support expected in August 2026 [11].

Historical Context

2026-04-24
DeepSeek shipped V4-Pro (1.6T params) and V4-Flash (284B params) as open-weight preview models with a 1M-token context window.
2026-07-20
V4-Pro and V4-Flash preview models reached general availability after roughly a 90-day preview period.
2026-07-24
Legacy deepseek-chat and deepseek-reasoner model aliases were retired in favor of the stable deepseek-v4-pro and deepseek-v4-flash model IDs.
2026-07-31
DeepSeek released the official public beta of V4-Flash-0731 with major agentic benchmark gains and native OpenAI Responses API/Codex support.

Power Map

Key Players
Subject

DeepSeek-V4-Flash-0731 official beta launch

DE

DeepSeek (deepseek_ai)

Developer and publisher of V4-Flash-0731; announced the release via official API changelog and X account, controls pricing and API access.

AR

Artificial Analysis

Independent benchmarking firm that scored V4-Flash-0731 at 50 on its Intelligence Index and 1559 Elo on GDPval-AA v2, providing third-party validation of DeepSeek's claims versus OpenAI, Google, Moonshot, and Zhipu models.

OP

OpenAI

Competitor whose GPT-5.6 Luna model is closely matched by V4-Flash-0731 on the Intelligence Index (51 vs 50); OpenAI cut GPT-5.6 Luna pricing by 80 percent shortly before this release, and DeepSeek still undercuts it by roughly 60 percent on Cost per Task.

GO

Google (Gemini 3.6 Flash)

Competitor whose model is matched in Intelligence Index score (50) by V4-Flash-0731, per Artificial Analysis's Pareto frontier positioning.

DE

Developers using Codex CLI / OpenAI Responses API tooling

Beneficiaries of native Responses API support, allowing direct routing of Codex CLI requests to DeepSeek V4-Flash.

Fact Check

13 cited
  1. [1] DeepSeek API Updates
  2. [2] DeepSeek V4-Flash-0731 Benchmark Report
  3. [3] DeepSeek Releases DeepSeek V4-Flash-0731, Gives Opus 4.8-Level Performance At A Fraction Of The Price
  4. [4] DeepSeek V4-Flash-0731 Release Coverage
  5. [5] DeepSeek Releases Beta Version of V4 Models as AI Price War Heats Up
  6. [6] DeepSeek V4-Flash-0731 Scores 50 on the Artificial Analysis Intelligence Index, 10 Points Above Previous DeepSeek V4-Flash
  7. [7] DeepSeek Unveils Public Beta API for Flagship AI Model
  8. [8] deepseek-ai/DeepSeek-V4-Flash - Hugging Face
  9. [9] DeepSeek V4 Flash (non-reasoning) - Artificial Analysis
  10. [10] DeepSeek V4 General Availability
  11. [11] DeepSeek V4-Flash Official Release
  12. [12] Responses API Guide - DeepSeek API Docs
  13. [13] Codex Agent Integration - DeepSeek API Docs

Source Articles

Top 5

THE SIGNAL.

Analysts

V4 Flash 0731 lands on the Pareto frontier for Intelligence vs Cost per Task and is just one point behind GPT-5.6 Luna despite OpenAI's recent price cut.

Artificial Analysis (research team)
Independent AI benchmarking organization

Frames the release as a training/post-training upgrade rather than a new model, and situates it against Anthropic's Opus 4.8 on coding benchmarks and against OpenAI's pricing move.

OfficeChai (analysis)
AI industry news/analysis outlet
The Crowd

🚀 DeepSeek-V4-Flash Official API is now LIVE in public beta! 🔷 We've massively upgraded its Agent capabilities—benchmark scores are now far surpassing the V4-Pro-Preview. Check out the massive performance leap below! 👇 🔷 The official V4-Flash now natively supports the [OpenAI Responses API]

@@deepseek_ai19849

DeepSeek V4 Flash GA has a score of 50 on the Artificial Analysis Intelligence Index Massive 10 points higher than V4 Flash Preview. V4 Flash has now the same score as Gemini 3.6 Flash

@@AiBattle_520

I've been too optimistic V4-Flash-0731 is "cheaper 5.6 Luna (Max)". It's near-equal on GDPval-AA v2, Terminal-Bench v2.1, SciCode, HLE, GPQA Diamond. Well behind on CritPt but on 𝜏³-Banking it's closer to Sol… it suffers on LCR and Omniscience/Hallucinations… it's way smaller.

@@teortaxesTex288

DeepSeek-V4-Flash has been updated, "The official release of DeepSeek-V4-Pro will follow soon"

@u/Nunki08939
Broadcast
Deepseek V4 Flash (0731 - Fully Tested): TOP 5 in my TESTS! This is AN ACTUAL COMEBACK!!!

Deepseek V4 Flash (0731 - Fully Tested): TOP 5 in my TESTS! This is AN ACTUAL COMEBACK!!!

New DeepSeek V4 Flash 0731 Looks Seriously Good for Local AI

New DeepSeek V4 Flash 0731 Looks Seriously Good for Local AI

Whale Wokeup: DeepSeek V4-Flash Is Out of Preview — And It's Brutal

Whale Wokeup: DeepSeek V4-Flash Is Out of Preview — And It's Brutal

DeepSeek-V4-Flash-0731 official beta launch — AI News | Agentic Brew