1. Summary
DeepSeek-V4-Flash-0731 is the official release replacing the preview version of DeepSeek-V4-Flash. Its agent capabilities have been significantly enhanced.
Despite having fewer active parameters, it demonstrates performance exceeding that of DeepSeek-V4-Pro (Preview). It is reported to have performance that competes broadly with commercial models.
2. Bunrin Bench (BUNRIN Lab Original Test)
No data (scheduled). For the methodology, refer to About Bunrin Bench.
3. Benchmarks
The following benchmark results are listed on the Model Card. Code Agent tasks were evaluated using DeepSeek Harness (minimal mode) as the agent framework, with reasoning effort set to max, temperature = 1.0, and top_p = 0.95 (Model Card Note 1).
| Benchmark | V4-Flash-0731 | V4-Flash (Preview) | V4-Pro (Preview) | GLM-5.2 | Opus-4.8 |
|---|---|---|---|---|---|
| Terminal Bench 2.1 | 82.7 | 61.8 | 72.1 | 81.0 | 85.0 |
| NL2Repo | 54.2 | 39.4 | 38.5 | 48.9 | 69.7 |
| Cybergym | 76.7 | 38.7 | 52.7 | - | 83.1 |
| DeepSWE | 54.4 | 7.3 | 12.8 | 46.2 | 58.0 |
| Toolathlon-Verified | 70.3 | 49.7 | 55.9 | 59.9 | 76.2 |
| Agents' Last Exam | 25.2 | 15.8 | 16.5 | 23.8 | 25.7 |
| AutomationBench Public | 25.1 | 10.8 | 12.8 | 12.9 | 27.2 |
| DSBench-FullStack † | 68.7 | 37.0 | 41.8 | 61.8 | 71.6 |
| DSBench-Hard † | 59.6 | 25.8 | 31.1 | 54.5 | 71.7 |
† DSBench-FullStack is an internal full-stack development test set, and DSBench-Hard is an internal high-difficulty coding agent problem test set (Model Card Note 2).
4. Official announcements
DeepSeek-V4-Flash-0731 was released on 2026-07-31. According to the Model Card, this model shares the same structure as DeepSeek-V4-Flash-DSpark and includes a speculative decoding module.
A reasoning_effort parameter has been introduced. The level of deliberation before generating a response can be controlled in three stages: low, high, and max. This allows for precise control.
An encoding folder is included for performing encoding and decoding in an OpenAI-compatible format.
5. Real-world performance (Community reception)
Reddit user /u/Fluffy-Ad-889 stated that local models are reaching performance levels close to those of models from major developers.
User /u/deathcom65 reported that it excels in fast token generation and research.
In llama.cpp, support for quantization type concat was added as an update related to DeepSeek-V4-Flash-0731. This is a significant update.
6. Recommended parameters
The parameters recommended by the Model Card are as follows:
- temperature: 1.0
- top_p: 0.95 (for agent-based scenarios)
- top_p: 1.0 (for other scenarios)
- reasoning_effort: low / high / max
For high and max settings, the maximum output length is 384K tokens.
7. Sources
Hugging Face Model Card (Official)
koboldcpp-1.118.1 (KoboldCpp, 2026-08-01)
v0.25.0 (vLLM, 2026-07-12)
Deepseek v4 Flash Vision is out... (Reddit r/LocalLLaMA, 2026-09-01)
Adding images also extended the text. Why DeepSeek's new model caused a stir among the local AI community - shiritomo (Google News: DeepSeek, 2026-09-01)
b10727 (llama.cpp, 2026-09-01)
Models to download for M5 Ultra 512GB (Reddit r/LocalLLaMA, 2026-09-01)
deepseek-ai/DeepSeek-V4-Flash-Vision-Exp · Hugging Face (Reddit r/LocalLLaMA, 2026-09-01)
deepseek-ai/DeepSeek-V4-Flash-Vision-Exp (HF: DeepSeek, 2026-09-01)
Run Qwen3.8 27B locally: real numbers from my Mac Studio (HN 138pt, 99 comments) (HN Search (backfill), 2026-08-29)
DeepSeek-v4-flash-vision-exp (HN 498pt, 155 comments) (HN Search (backfill), 2026-08-21)
Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots (HN 537pt, 185 comments) (HN Search (backfill), 2026-08-11)
DeepSeek V4 Flash 0731: 82.7% on Terminal-Bench 2.1 with a public harness (HN 37pt, 6 comments) (HN Search (backfill), 2026-08-09)
DeepSeek V4 Flash 0731 (HN 796pt, 476 comments) (HN Search (backfill), 2026-08-08)
DeepSeek V4 Flash on a Single AMD MI300X (HN 382pt, 109 comments) (HN Search (backfill), 2026-08-04)
DeepSeek V4 Flash 0731 Intelligence, Performance and Price Analysis (HN 594pt, 312 comments) (HN Search (backfill), 2026-07-31)
DeepSeek-V4-Flash Update (HN 745pt, 347 comments) (HN Search (backfill), 2026-07-31)
Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it (HN 170pt, 73 comments) (HN Search (backfill), 2026-07-31)
Show HN: Cactus Hybrid: We taught Gemma 4 to know when it's wrong (HN 191pt, 44 comments) (HN Search (backfill), 2026-07-23)
Show HN: Smart model routing directly in Claude, Codex and Cursor (HN 216pt, 113 comments) (HN Search (backfill), 2026-06-27)
Bringing Up DeepSeek-V4-Flash on AMD MI300X (HN 120pt, 25 comments) (HN Search (backfill), 2026-06-03)
The mysterious Hy3 LLM is topping OpenRouter Model Rankings by a large margin (HN 150pt, 112 comments) (HN Search (backfill), 2026-05-29)
DeepSeek-V4-Flash means LLM steering is interesting again (HN 280pt, 76 comments) (HN Search (backfill), 2026-05-16)
Show HN: Filling PDF forms with AI using client-side tool calling (HN 60pt, 29 comments) (HN Search (backfill), 2026-05-02)
Grok is now the most popular model on OpenRouter (HN 58pt, 46 comments) (HN Search (backfill), 2025-09-29)
The gap has closed, open source will win (Reddit r/LocalLLaMA, 2026-09-05)
v0.4.0 (llama.cpp, 2026-09-05)
Going from 64 GB Ram to 96gb (Reddit r/LocalLLaMA, 2026-09-04)
FlashLabs announces GGUF version of DeepSeek-V4-Flash-Vision-Uncensored for OrcaRouter - News Media VOIX (Google News: DeepSeek, 2026-09-04)
DeepSeek releases V4, announcing Flash and Pro to challenge competitors in performance and pricing - Meža. Novyny Ukrainy. (Google News: DeepSeek, 2026-09-04)
Increasing active parameters per token in MOE (Qwen 35B A4B+) reduce reasoning token by 8.5% - and you don't need to tra (Reddit r/LocalLLaMA, 2026-09-04)
Testing Deepseek-V4-Flash-Vision-EXP on Dual RTX6000 build (Reddit r/LocalLLaMA, 2026-09-03)
OrcaRouter releases GGUF quantized build of "DeepSeek-V4-Flash-Vision-Uncensored" model for security research - Livedoor News (Google News: DeepSeek, 2026-09-03)
A dark horse enters China's AI race: StartLux (Hacker News Frontpage, 2026-09-03)
OrcaRouter begins providing frontier models: Google "Gemini 3.8 Flash", Alibaba "Qwen3.8 Max", and Anthropic "Claude Fable 5.1" - PR TIMES (Google News: Gemini, 2026-09-03)
OrcaRouter releases GGUF quantized build of "DeepSeek-V4-Flash-Vision-Uncensored" model for security research (PR TIMES) - Mainichi Shimbun (Google News: DeepSeek, 2026-09-03)
OrcaRouter releases GGUF quantized build of "DeepSeek-V4-Flash-Vision-Uncensored" model for security research - Jiji Press (Google News: DeepSeek, 2026-09-03)
OrcaRouter releases GGUF quantized build of "DeepSeek-V4-Flash-Vision-Uncensored" model for security research - Excite (Google News: DeepSeek, 2026-09-03)
OrcaRouter releases GGUF quantized build of "DeepSeek-V4-Flash-Vision-Uncensored" model for security research - PR TIMES (Google News: DeepSeek, 2026-09-03)
OrcaRouter releases GGUF quantized build of "DeepSeek-V4-Flash-Vision-Uncensored" model for security research - Sankei News (Google News: DeepSeek, 2026-09-03)
Meta announces "Muse Spark 1.3," finally achieving performance that catches up with cutting-edge models from Anthropic and OpenAI - GIGAZINE (Google News: OpenAI, 2026-09-03)
GLM5.3 Flash over DSV4 Flash? (Reddit r/LocalLLaMA, 2026-09-03)
DeepSeek-V4-Flash vs. GLM-5.3-Flash on 2× DGX Spark (Reddit r/LocalLLaMA, 2026-09-03)
Vision support merged for DeepSeek-V4-Flash-Vision-Exp (Reddit r/LocalLLaMA, 2026-09-03)
Recommended Local LLMs for 2026: Models that actually run on your PC - Pasquale Pillitteri (Google News: DeepSeek, 2026-09-02)
Vision added to antirez's DS4, DeepSeek V4 Flash runs locally on M5 Max - Pasquale Pillitteri (Google News: DeepSeek, 2026-09-02)
DeepSeek releases "DeepSeek-V4-Flash-Vision-Exp" with image recognition as an open model, achieving performance equivalent to Claude Opus 4.8 in tasks including image recognition (GIGAZINE, 2026-09-02)
Anthropic releases "Claude Fable 5.1" and "Mythos 5.1," introducing AI watermarking - Yahoo! News (Google News: Anthropic, 2026-09-02)
Comparable to Opus 4.8, image-capable "DeepSeek-V4-Flash-Vision-Exp" released for free (PC Watch) - Yahoo! News (Google News: DeepSeek, 2026-09-02)
Opus 4.8匹敵、画像対応「DeepSeek-V4-Flash-Vision-Exp」無償公開 - Excite エキサイト (Google News: DeepSeek, 2026-09-02)
Got DeepSeek-V4-Flash-Vision running reliably on 2× RTX PRO 6000 Blackwell (SM120) with SGLang — had to patch 3 separate (Reddit r/LocalLLaMA, 2026-09-02)
Opus 4.8匹敵、画像対応「DeepSeek-V4-Flash-Vision-Exp」無償公開(PC Watch) - Yahoo!ニュース (Google News: DeepSeek, 2026-09-02)
Opus 4.8匹敵、画像対応「DeepSeek-V4-Flash-Vision-Exp」無償公開 - 千葉テレビ放送 (Google News: DeepSeek, 2026-09-02)
Opus 4.8匹敵、画像対応「DeepSeek-V4-Flash-Vision-Exp」無償公開 - PC Watch (Google News: DeepSeek, 2026-09-02)
State of Open Models: Summer 2026 Observations (Hacker News Frontpage, 2026-09-01)
All currently popular local models in one table + Opus 4.8 results (Reddit r/LocalLLaMA, 2026-09-01)
Which current local models that can run within 128GB generate the best SVG pelicans? (Reddit r/LocalLLaMA, 2026-09-01)
DeepSeekの最初のオープンソースマルチモーダルモデル登場:この目は人間のために画像を見せるのではなく、エージェントのために働くため - news.aibase.com (Google News: DeepSeek, 2026-09-01)
LM StudioのAIエージェント「Bionic」、Linux版が登場(PC Watch) - Yahoo!ニュース (Google News: LM Studio, 2026-09-01)
生成AIニュース 昨日【2026年8月31日(月)】のAI公式発表を3分でチェック - TECH NOISY (Google News: DeepSeek, 2026-09-01)
DeepSeekが画像認識に対応した「DeepSeek-V4-Flash-Vision-Exp」をオープンモデルとして公開、画像認識を含むタスクでClaude Opus 4.8と同等の性能 - au Webポータル (Google News: DeepSeek, 2026-08-31)
OrcaRouter、1.5TB超の大規模LLM「GLM-5.3」を1台のMacで実行できる「GLM-5.3-MLX」を公開 - PR TIMES (Google News: MLX, 2026-08-31)
OpenClaw 2026.8.1 (OpenClaw, 2026-08-31)
Qwen 3.8 Flashは、DeepSeek-V4-Flashのコストを3分の1に削減 - KuCoin (Google News: DeepSeek, 2026-08-28)
無料のLM Studio、DFlash/DSpark/MTPでinferenceを高速化(PC Watch) - Yahoo!ニュース (Google News: LM Studio, 2026-08-28)
無料のLM Studio、DFlash/DSpark/MTPでinferenceを高速化 (PC Watch) - Yahoo!ニュース (Google News: LM Studio, 2026-08-28)
OrcaRouter、Alibaba発LLM「Qwen3.8-Flash-Next」をベースにしたセキュリティ研究向けモデル「Qwen3.8-Flash-Next-Uncensored」を公開 - PR TIMES (Google News: MLX, 2026-08-28)
OrcaRouter、320B級open-weightLLM「GLM-5.3-Flash」のApple Silicon向けMLXquantized buildを「2-bit Lite」〜「6-bit」の5バリアントで公開 - PR TIMES (Google News: MLX, 2026-08-28)
v1.18.17 (OpenCode, 2026-08-13)