DeepSeekproprietary
Released: 2026-08-01

DeepSeek V4 Flash 0731

OpenRouter ranked #6 foundation model processing 8.1T tokens weekly. Deployed by deepseek.

Intelligence Index
88.8/ 100
Calibrated multi-domain composite
Throughput Speed
100tok/sec
Output streaming throughput
Time To First Token
280ms
Initial chunk server latency
LiveBench Contam-Free
—%
September 2026 suite score

Sourced Benchmark Evaluations (60)

Verified performance across authoritative benchmarks with provenance tracking.
BenchmarkStatusScoreTrustDateSource TypeProvenance
ARC-AGI-3Active57.1%
93
2026-09-05independentSource ↗
ARC-AGI-2Nearing Saturation68.5%
75
2026-08-29independentSource ↗
FrontierMathActive23.9%
98
2026-08-26independentSource ↗
PutnamBenchActive44.3%
90
2026-08-25independentSource ↗
Omni-MATHDeprecated63%
10
2026-08-23independentSource ↗
SWE-LancerDeprecated59.4%
20
2026-08-23independentSource ↗
FrontierCodeActive50.7%
98
2026-08-21independentSource ↗
SoohakActive64.8%
98
2026-08-21independentSource ↗
StructFlowBenchNearing Saturation69.4%
75
2026-08-19independentSource ↗
Humanity's Last ExamActive38.6%
93
2026-08-19independentSource ↗
AIMENearing Saturation80.9%
75
2026-08-19independentSource ↗
OlympiadBenchActive69.9%
80
2026-08-18independentSource ↗
Terminal-BenchActive61.2%
80
2026-08-17independentSource ↗
FireBenchActive68.6%
95
2026-08-17independentSource ↗
MathArenaActive68.2%
99
2026-08-17independentSource ↗
SimpleQAActive46.2%
90
2026-08-16independentSource ↗
OpenAI-MRCRActive74.6%
80
2026-08-16independentSource ↗
CodeContestsDeprecated56.8%
10
2026-08-16independentSource ↗
SWE-bench ProActive54.2%
90
2026-08-15independentSource ↗
ComplexBenchNearing Saturation67%
80
2026-08-15independentSource ↗
LongBench-ProActive72.8%
80
2026-08-15independentSource ↗
MultiPL-EDeprecated80.4%
10
2026-08-14independentSource ↗
ZeroSCROLLSNearing Saturation71%
78
2026-08-14independentSource ↗
InfiniteBenchNearing Saturation75.5%
65
2026-08-13independentSource ↗
LiveCodeBenchSaturated71.7%
39
2026-08-13independentSource ↗
AgentIFNearing Saturation55.6%
80
2026-08-13independentSource ↗
MATHSaturated83.5%
25
2026-08-13independentSource ↗
SCROLLSNearing Saturation71%
65
2026-08-12independentSource ↗
MercuryDeprecated76.9%
10
2026-08-12independentSource ↗
MMLU-ProNearing Saturation81.7%
75
2026-08-12independentSource ↗
TabMWPSaturated78.4%
25
2026-08-11independentSource ↗
CyberSecEvalDeprecated78.7%
10
2026-08-11independentSource ↗
RULERNearing Saturation81.7%
84
2026-08-11independentSource ↗
SWE-bench VerifiedSaturated68.2%
25
2026-08-10independentSource ↗
QuALITYNearing Saturation78.1%
78
2026-08-10independentSource ↗
MMLU-ReduxSaturated87%
25
2026-08-10independentSource ↗
SWE-benchDeprecated59.4%
10
2026-08-09independentSource ↗
MGSMNearing Saturation80.9%
65
2026-08-09independentSource ↗
LongBenchNearing Saturation76.4%
65
2026-08-09independentSource ↗
QASPERNearing Saturation73.7%
65
2026-08-08independentSource ↗
TruthfulQASaturated78.1%
25
2026-08-08independentSource ↗
AGIEvalSaturated75.5%
25
2026-08-08independentSource ↗
SuperGLUESaturated89.6%
25
2026-08-07independentSource ↗
GSM-HardDeprecated81.8%
10
2026-08-07independentSource ↗
MT-BenchNearing Saturation8.4%
75
2026-08-06independentSource ↗
BIG-Bench HardSaturated86%
25
2026-08-06independentSource ↗
CodeXGLUEDeprecated82.2%
23
2026-08-06independentSource ↗
WinoGrandeSaturated91.3%
28
2026-08-05independentSource ↗
MBPP+Nearing Saturation89.1%
65
2026-08-05independentSource ↗
IFEvalDeprecated80.1%
25
2026-08-05independentSource ↗
GPQANearing Saturation78.1%
78
2026-08-05independentSource ↗
HumanEval+Saturated94.4%
25
2026-08-04independentSource ↗
Needle-in-a-HaystackSaturated97.8%
44
2026-08-04independentSource ↗
CommonsenseQASaturated92.2%
28
2026-08-04independentSource ↗
GSM8KSaturated92%
25
2026-08-03independentSource ↗
GLUESaturated94.8%
28
2026-08-03independentSource ↗
MBPPSaturated92.6%
25
2026-08-03independentSource ↗
HumanEvalSaturated99.6%
25
2026-08-02independentSource ↗
MMLUSaturated90.6%
25
2026-08-02independentSource ↗
ARC-AGISaturated82.5%
25
2026-08-02independentSource ↗
OpenAI Compatible API ExecutionAPI Ready
from openai import OpenAI

client = OpenAI()
response = client.chat.completions.create(
    model="deepseek-v4-flash-0731",
    messages=[{"role": "user", "content": "Evaluate multi-step logic problem"}],
    temperature=0.2
)
print(response.choices[0].message.content)

Evaluation & Sourcing Notes

Scores listed for DeepSeek V4 Flash 0731 represent verified evaluations extracted from official research papers, independent evaluation suites (HELM, LMSYS, OpenCompass, LiveBench), and verified audit reports.

All benchmarks marked as saturated or deprecated reflect historical performance where the benchmark no longer provides active discriminative power.