Fetching from the wire…
Top 5 · 2026-08-02 · source-backed
DeepSeek-V4-Flash-0731 landed July 31 under MIT with a DSpark speculative-decoding module attached. Terminal Bench 2.1: 82.7. Toolathlon-Verified: 70.3. DSBench-FullStack: 68.7. DeepSWE: 54.4. NL2Repo: 54.2. The model card claims it beats DeepSeek-V4-Pro (Preview) "despite its far smaller activated parameter count," which is an unusual thing for a lab to say about its own flagship.
API pricing is $0.14 in / $0.28 out per million tokens with a 98% cache discount. For reference, CostPerPrompt currently lists GPT-5.6 Sol at $5/$30 and Claude Opus 5 at $5/$25. Two orders of magnitude.
It took #2 on Product Hunt August 1 with 299 upvotes, and it's the single most-discussed item across HN and r/LocalLLaMA today. But the useful reporting is coming from people running it, not rating it.
Pull the chat template fix before you judge this model. llama.cpp PR #26398, opened August 1 by tarruda, corrects the V4 preview Jinja template to match official encoder behavior and adds a dedicated 0731-variant template with distinct prompts per reasoning level, handling max-effort reasoning, structured output, and a drop_thinking default of True. The r/LocalLLaMA poster who flagged it reported looping and garbage tool-calling the day before that stopped completely after the fix landed. The model was fine. The template wasn't. If you pulled GGUFs last week and concluded V4 Flash is bad at agentic work, you evaluated a bug.
Two llama.cpp issues are still open and worth knowing before you commit. #26399 reports GGML_OP_TOP_K falling back to CPU on HIP/ROCm above roughly 3-4K context, costing a 6.4x token-generation loss precisely where agent contexts live. #26423 reports quantized KV cache still producing garbage on master.
Real hardware numbers: an r/LocalLLaMA member got roughly 3.5 tok/s at IQ2_M on dual RTX 3060s plus 96GB system RAM, with the sharp detail that LM Studio refused to distribute weights onto the second GPU while Unsloth Studio did. That's a loader difference that presents as an OOM failure. Meanwhile antirez's ds4, a single-file C inference engine at 19,834 stars (+150 today), widened from Metal-only to Metal, CUDA and ROCm and now covers V4 PRO as well as Flash. Third-party reviews report 26 tok/s at 50W peak on a 128GB M3 Max under his own Q2 quantization.
The uncomfortable read for anyone selling software: the cost basis you budgeted for agent inference last quarter is now the premium option. If your product's margin depends on inference being expensive, that assumption has a shelf life measured in months.
Each link below shares sources, entities, or timing with this story.
DeepSeek released DSpark / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DSpark); both cover DeepSeek, DeepSWE, DSBench, Flash; overlapping topics (agent, flash).
DeepSeek released DSpark / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DSpark); both cover Claude Opus, CUDA, DeepSeek, Flash; reported by the same outlet (reddit.com).
Copilot uses GPT / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Copilot uses GPT); both cover Claude Opus, GPU, LocalLLaMA, RTX; reported by the same outlet (huggingface.co, reddit.com).
LLM supports LM Studio / Shared entities / Same source / Shared topic / Earlier coverage
Linked by a graph relationship (LLM supports LM Studio); both cover DeepSeek, Flash, GPT, July; cite the same source (DeepSeek-V4-Flash-0731).
LLM supports LM Studio / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (LLM supports LM Studio); both cover DeepSeek, Flash, GPT, MIT; overlapping topics (context, cost, flash, million, model).
DeepSeek released DSpark / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DSpark); both cover DeepSeek, Flash, GPT, LocalLLaMA; reported by the same outlet (huggingface.co, reddit.com).
Claude Opus built by Anthropic / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Claude Opus, DeepSeek, GPT, LocalLLaMA; overlapping topics (context, cost, model).
Claude Opus built by Anthropic / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Claude Opus, GPT, LocalLLaMA, Preview; reported by the same outlet (reddit.com).