DataLearner logo
DE

DeepSeek-V4-Flash

PreviewReasoning modelCoding modelDeepSeek FlashDeepSeek V4

DeepSeek V4 Flash

Release date: 2026-04-24Updated: 2026-08-02 11:24:38.0425,900
Parameters
284B
Context length
1M
Chinese support
Supported
Reasoning ability

DeepSeek upgraded the deepseek-v4-flash API to the DeepSeek-V4-Flash-0731 public beta on July 31, 2026. The API name is unchanged and only the API post-training was updated; architecture remains a 284B-total/13B-active MoE with a 1M context window and 384K maximum output. The release improves coding and agent performance, supports the Responses API, tool calls, JSON output, and OpenAI/Anthropic-compatible interfaces. Current prices per 1M tokens are $0.0028 cache-hit input, $0.14 cache-miss input, and $0.28 output. The app/web models and open weights were not updated to 0731.

Data sourced primarily from official releases (GitHub, Hugging Face, papers), then benchmark leaderboards, then third-party evaluators. Learn about our data methodology

DeepSeek-V4-Flash

Model basics

Reasoning traces
Supported
Thinking modes
Thinking Level · Max (Default)Standard ModeThinking Level · High
Context length
1M tokens
Max output length
384K tokens
Model type
Reasoning model
Modality (in / out)
Text → Text
Release date
2026-04-24
Model file size
No data
MoE architecture
Yes
Total params / Active params
284B / 13B
Knowledge cutoff
No data
DeepSeek-V4-Flash

Open source & experience

Code license
Weights license
MIT License- Commercial use permitted
GitHub repo
GitHub link unavailable
DeepSeek-V4-Flash

Official resources

DeepSeek-V4-Flash

API details

API speed
4/5
💡Default unit: $/1M tokens. If vendors use other units, follow their published pricing.
Standard
TypeConditionInputOutput
Text-$0.140/ 1M$0.280/ 1M
Cache PricingPrompt Cache
TypeTTLWriteRead
Text--$0.0028/ 1M
DeepSeek-V4-Flash

Benchmark Results

DeepSeek-V4-Flash currently shows benchmark results led by LiveCodeBench (4 / 123, score 91.60), MMLU Pro (16 / 132, score 86.40), GPQA Diamond (31 / 187, score 88.10). This page also consolidates core specs, context limits, and API pricing so you can evaluate the model from benchmark results and deployment constraints together.

Thinking
Tool usage

General Knowledge

12 evaluations
Benchmark / mode
Score
Rank/total
GPQA Diamond
Standard Mode
71.20
112 / 187
87.40
38 / 187
88.10
31 / 187
MMLU Pro
Standard Mode
83
45 / 132
86.40
16 / 132
86.20
17 / 132
LiveBench
Standard Mode
67.25
49 / 115
HLE
Standard Mode
8.10
155 / 172
HLE
High
29.40
91 / 172
HLE
HighTools
40.30
62 / 172
HLE
Max
34.80
74 / 172
HLE
Extra-HighTools
45.10
42 / 172

Coding and Software Engineer

16 evaluations
Benchmark / mode
Score
Rank/total
2816
5 / 16
3052
3 / 16
LiveCodeBench
Standard Mode
55.20
83 / 123
88.40
8 / 123
91.60
4 / 123
SWE-bench Verified
Standard ModeTools
73.70
44 / 112
78.60
23 / 112
SWE-bench Verified
Extra-HighTools
79
20 / 112
SWE-bench Multilingual
Standard ModeTools
69.70
19 / 23
70.20
17 / 23
SWE-bench Multilingual
Extra-HighTools
73.30
12 / 23
DeepSWE
MaxTools
54.40
9 / 20
54.20
1 / 1
SWE-Bench Pro - Public
Standard ModeTools
49.10
44 / 54
52.30
37 / 54
SWE-Bench Pro - Public
Extra-HighTools
52.60
35 / 54

Common Sense Reasoning

1 evaluations
Benchmark / mode
Score
Rank/total
Simple Bench
Standard Mode
46.30
32 / 63

AI Agent - Information Search

2 evaluations
Benchmark / mode
Score
Rank/total
BrowseComp
HighTools
53.50
40 / 53
BrowseComp
Extra-HighTools
73.20
28 / 53

AI Agent - Tool Usage

7 evaluations
Benchmark / mode
Score
Rank/total
82.70
9 / 28
CyberGym
MaxTools
76.70
1 / 1
70.30
2 / 2
Terminal Bench 2.0
Standard ModeTools
49.10
35 / 47
56.60
27 / 47
Terminal Bench 2.0
Extra-HighTools
56.90
25 / 47
25.10
3 / 3

Math and Reasoning

3 evaluations
Benchmark / mode
Score
Rank/total
IMO-AnswerBench
Standard Mode
41.90
20 / 21
85.10
10 / 21
88.40
5 / 21

Productivity Knowledge

1 evaluations
Benchmark / mode
Score
Rank/total
GDPval-AA
Extra-HighTools
1395
6 / 21

Agent Level Benchmark

1 evaluations
Benchmark / mode
Score
Rank/total
25.20
5 / 5

Compare with other models

No curated comparisons for this model yet.

Want a custom combination? Open the compare tool

DeepSeek-V4-Flash

Publisher

DeepSeek V4 Flash

Model Overview

Latest version: DeepSeek-V4-Flash-0731 API

According to the official DeepSeek change log, DeepSeek upgraded the deepseek-v4-flash API to DeepSeek-V4-Flash-0731 on July 31, 2026 and opened it as a public beta. The model name and base URL are unchanged. This is an API-only post-training update focused on coding and agent capabilities; the architecture and parameter counts are unchanged, and the DeepSeek app/web models and open weights were not replaced by this update.

DeepSeek reports the following 0731 agent scores: Terminal Bench 2.1 82.7, NL2Repo 54.2, CyberGym 76.7, DeepSWE 54.4, Toolathlon Verified 70.3, Agents' Last Exam 25.2, and Automation Bench (Public) 25.1. The internal DSBench-FullStack and DSBench-Hard results are 68.7 and 59.6. DeepSeek states that the public Code Agent evaluations used its forthcoming minimal harness, max effort, temperature 1.0, and top_p 0.95.


Architecture and specifications

DeepSeek-V4-Flash is a 284B-total, 13B-active MoE model with a 1M-token context window and up to 384K output tokens. The V4 family uses a hybrid attention architecture combining Compressed Sparse Attention and Heavily Compressed Attention, together with mHC connections and the Muon optimizer. The official open-weight checkpoint uses mixed FP4 expert and mostly FP8 non-expert parameters.


Reasoning modes and API features

The model supports Non-think, Think High, and Think Max modes, with thinking enabled by default in the API. Official interfaces support OpenAI Chat Completions, the Anthropic API, the Responses API, JSON output, tool calls, prefix completion, and FIM completion in non-thinking mode. It accepts text and returns text; image input is not supported.


API pricing

The official DeepSeek pricing page currently lists $0.0028 per one million cache-hit input tokens, $0.14 per one million cache-miss input tokens, and $0.28 per one million output tokens. DeepSeek has announced future peak pricing at twice the regular rate, but no effective date has been published, so that pending rule is not included in the active price table.


Open weights and license

The April 24, 2026 DeepSeek-V4-Flash weights remain available from the official DeepSeek Hugging Face page under the MIT License. DeepSeek explicitly states that the 0731 update applies only to the API, so the existing open weights should not be represented as the 0731 checkpoint.

DeepSeek-V4-Flash

FAQ

What is the latest DeepSeek-V4-Flash version?

The current DeepSeek API version is DeepSeek-V4-Flash-0731 public beta, still called with deepseek-v4-flash. The 0731 update changes only the API post-training; the app/web models and April open weights were not replaced.

What input and output modalities does DeepSeek-V4-Flash support?

The official model is text input and text output only. It does not support image input.

What are the parameter count, context window, and maximum output?

DeepSeek-V4-Flash is a 284B-total, 13B-active MoE model with a 1M-token context window and up to 384K output tokens.

What changed in DeepSeek-V4-Flash-0731?

The architecture and size are unchanged. DeepSeek re-post-trained the API model to improve coding and agent capabilities, reporting scores such as 82.7 on Terminal Bench 2.1 and 54.2 on NL2Repo.

How much does the DeepSeek-V4-Flash API cost?

Current prices per 1M tokens are $0.0028 for cache-hit input, $0.14 for cache-miss input, and $0.28 for output. Announced 2x peak pricing is not yet active because no effective date has been published.

Are DeepSeek-V4-Flash-0731 weights available?

No. The April DeepSeek-V4-Flash weights are available under the MIT License, but DeepSeek says the 0731 update applies only to the API.

DataLearner on WeChat

Follow DataLearner on WeChat for AI model updates and research notes.

DataLearner WeChat QR code