1. 総括
DeepSeek-V4-Flash-0731は、DeepSeek-V4-Flashのプレビュー版を置き換える公式リリースである。エージェント機能が大幅に強化された。
少ないアクティブパラメータ数でありながら、DeepSeek-V4-Pro (Preview)を上回る性能を示す。商用モデルとも広く競合する性能を持つという。
2. ブンリンベンチ(ブンリンラボ独自テスト)
データなし(実施予定)。手法はブンリンベンチについてを参照。
3. 各種ベンチマーク
モデルカードに以下のベンチマーク結果が掲載されている。Code Agent系タスクは DeepSeek Harness(最小モード)をエージェントフレームワークとし、reasoning effort を max、temperature = 1.0, top_p = 0.95 で評価している(モデルカード注記 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 は内部のフルスタック開発テストセット、DSBench-Hard は内部の難易度が高いコーディングエージェント問題テストセットである(モデルカード注記 2)。
4. 公式の発表
2026年7月31日、DeepSeek-V4-Flash-0731のリリースが行われた。モデルカードによれば、このモデルはDeepSeek-V4-Flash-DSparkと同じ構造を持ち、投機的デコードモジュールを付属させている。
reasoning_effortパラメータが導入された。回答前の熟考度をlow、high、maxの3段階で制御できる。これにより制御が可能だ。
OpenAI互換形式のエンコードおよびデコードを行うためのencodingフォルダが同梱されている。
5. 実際の性能(コミュニティ評価)
Redditの/u/Fluffy-Ad-889氏は、ローカルモデルが大手開発元のモデルと近い性能に達していると述べている。
/u/deathcom65氏は、高速なトークン生成と調査に優れていると報告した。
llama.cppでは、DeepSeek-V4-Flash-0731に関連する更新として、量子化タイプのconcatサポートが追加された。これは重要な更新だ。
6. おすすめパラメータ
モデルカードが推奨するパラメータは以下の通りである。
- temperature: 1.0
- top_p: 0.95 ( エージェント系シナリオの場合 )
- top_p: 1.0 ( それ以外のシナリオの場合 )
- reasoning_effort: low / high / max
highおよびmaxの場合、最大出力長は384Kトークンである。
7. 情報源
- Hugging Face モデルカード(公式)
- 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)
- 画像を足したらテキストも伸びた。DeepSeekの新モデルがローカルAI勢をざわつかせた理由 - 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コメント)(HN Search (backfill)、2026-08-29)
- DeepSeek-v4-flash-vision-exp(HN 498pt・155コメント)(HN Search (backfill)、2026-08-21)
- Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots(HN 537pt・185コメント)(HN Search (backfill)、2026-08-11)
- DeepSeek V4 Flash 0731: 82.7% on Terminal-Bench 2.1 with a public harness(HN 37pt・6コメント)(HN Search (backfill)、2026-08-09)
- DeepSeek V4 Flash 0731(HN 796pt・476コメント)(HN Search (backfill)、2026-08-08)
- DeepSeek V4 Flash on a Single AMD MI300X(HN 382pt・109コメント)(HN Search (backfill)、2026-08-04)
- DeepSeek V4 Flash 0731 Intelligence, Performance and Price Analysis(HN 594pt・312コメント)(HN Search (backfill)、2026-07-31)
- DeepSeek-V4-Flash Update(HN 745pt・347コメント)(HN Search (backfill)、2026-07-31)
- Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it(HN 170pt・73コメント)(HN Search (backfill)、2026-07-31)
- Show HN: Cactus Hybrid: We taught Gemma 4 to know when it's wrong(HN 191pt・44コメント)(HN Search (backfill)、2026-07-23)
- Show HN: Smart model routing directly in Claude, Codex and Cursor(HN 216pt・113コメント)(HN Search (backfill)、2026-06-27)
- Bringing Up DeepSeek-V4-Flash on AMD MI300X(HN 120pt・25コメント)(HN Search (backfill)、2026-06-03)
- The mysterious Hy3 LLM is topping OpenRouter Model Rankings by a large margin(HN 150pt・112コメント)(HN Search (backfill)、2026-05-29)
- DeepSeek-V4-Flash means LLM steering is interesting again(HN 280pt・76コメント)(HN Search (backfill)、2026-05-16)
- Show HN: Filling PDF forms with AI using client-side tool calling(HN 60pt・29コメント)(HN Search (backfill)、2026-05-02)
- Grok is now the most popular model on OpenRouter(HN 58pt・46コメント)(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がOrcaRouter向けにDeepSeek-V4-Flash-Vision-UncensoredのGGUF版を発表 - ニュースメディアVOIX(Google News: DeepSeek、2026-09-04)
- DeepSeekがV4を公開、FlashとProを発表し性能と価格で競合に挑む - Межа. Новини України.(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、セキュリティ研究向けモデル「DeepSeek-V4-Flash-Vision-Uncensored」のGGUF量子化版を公開 - ライブドアニュース(Google News: DeepSeek、2026-09-03)
- A dark horse enters China's AI race: StartLux(Hacker News Frontpage、2026-09-03)
- OrcaRouter、Google「Gemini 3.8 Flash」、Alibaba「Qwen3.8 Max」、Anthropic「Claude Fable 5.1」のフロンティアモデルを提供開始 - PR TIMES(Google News: Gemini、2026-09-03)
- OrcaRouter、セキュリティ研究向けモデル「DeepSeek-V4-Flash-Vision-Uncensored」のGGUF量子化版を公開(PR TIMES) - 毎日新聞(Google News: DeepSeek、2026-09-03)
- OrcaRouter、セキュリティ研究向けモデル「DeepSeek-V4-Flash-Vision-Uncensored」のGGUF量子化版を公開 - 時事ドットコム(Google News: DeepSeek、2026-09-03)
- OrcaRouter、セキュリティ研究向けモデル「DeepSeek-V4-Flash-Vision-Uncensored」のGGUF量子化版を公開 - Excite エキサイト(Google News: DeepSeek、2026-09-03)
- OrcaRouter、セキュリティ研究向けモデル「DeepSeek-V4-Flash-Vision-Uncensored」のGGUF量子化版を公開 - PR TIMES(Google News: DeepSeek、2026-09-03)
- OrcaRouter、セキュリティ研究向けモデル「DeepSeek-V4-Flash-Vision-Uncensored」のGGUF量子化版を公開 - 産経ニュース(Google News: DeepSeek、2026-09-03)
- Metaが「Muse Spark 1.3」を発表、ついにAnthropicや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)
- 2026年のおすすめローカルLLM、自分のPCで本当に動くモデル - Pasquale Pillitteri(Google News: DeepSeek、2026-09-02)
- antirezのDS4に視覚が加わる、DeepSeek V4 FlashがM5 Maxのローカルで動く - Pasquale Pillitteri(Google News: DeepSeek、2026-09-02)
- DeepSeekが画像認識に対応した「DeepSeek-V4-Flash-Vision-Exp」をオープンモデルとして公開、画像認識を含むタスクでClaude Opus 4.8と同等の性能(GIGAZINE、2026-09-02)
- Anthropic、「Claude Fable 5.1」「Mythos 5.1」公開 AI透かしも導入 - Yahoo!ニュース(Google News: Anthropic、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」無償公開 - 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で推論を高速化(PC Watch) - Yahoo!ニュース(Google News: LM Studio、2026-08-28)
- 無料のLM Studio、DFlash/DSpark/MTPで推論を高速化 (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級オープンウェイトLLM「GLM-5.3-Flash」のApple Silicon向けMLX量子化版を「2-bit Lite」〜「6-bit」の5バリアントで公開 - PR TIMES(Google News: MLX、2026-08-28)
- v1.18.17(OpenCode、2026-08-13)