DeepSeek Releases V4-Flash-0731, a 284B-Parameter Model That Beats Its Own Larger Pro Variant on Agentic Benchmarks
DeepSeek has shipped the full release of DeepSeek-V4-Flash-0731, a 284B-parameter model that according to DeepSeek outperforms its own larger V4-Pro (Preview) on agentic and coding benchmarks. Unsloth has published quantized GGUF versions, with lossless 8-bit weights requiring 162GB of storage.
DeepSeek has released DeepSeek-V4-Flash-0731, the official production version of DeepSeek-V4-Flash, superseding the earlier preview build. Unsloth has published GGUF quantizations of the 284-billion-parameter model, making it runnable on local and self-hosted hardware.
What's new
DeepSeek-V4-Flash-0731 shares its architecture with DeepSeek-V4-Flash-DSpark, including an attached speculative decoding module for faster inference. According to DeepSeek, the model shows "substantially enhanced agentic capabilities" compared to the preview release.
The most notable claim from DeepSeek: V4-Flash-0731 outperforms DeepSeek-V4-Pro (Preview) across every listed benchmark despite activating far fewer parameters. DeepSeek describes the model as "broadly competitive with the strongest proprietary models available."
Benchmark results (as reported by DeepSeek)
| 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 |
These figures come from DeepSeek's own technical report and have not been independently verified. DSBench-FullStack and DSBench-Hard are internal DeepSeek test sets. Code-agent evaluations used the minimal mode of the not-yet-released DeepSeek Harness, at max reasoning effort, temperature 1.0, top_p 0.95.
Opus-4.8 leads on most benchmarks, though DeepSeek-V4-Flash-0731 closes the gap substantially compared to the preview version and edges out GLM-5.2 on several coding and automation tasks.
Availability and quantization
Unsloth has released the model in GGUF format using its Dynamic 2.0 quantization method, which the company claims delivers superior accuracy relative to other quantization approaches. Two sizes are currently available:
- UD-Q4_K_XL: 155GB
- UD-Q8_K_XL: 162GB (described by Unsloth as "full precision, lossless")
Unsloth notes smaller quantizations are still in development. The model can also be run through Unsloth Studio, which exposes toggles for "High" and "Max" thinking modes. The model is licensed under MIT, and no inference providers currently host it.
Pricing for API access has not been disclosed, as DeepSeek has not announced a hosted endpoint for this specific release.
What this means
DeepSeek continues its pattern of releasing large models as open weights under permissive licenses, immediately enabling third parties like Unsloth to produce runnable quantized versions rather than waiting for official hosted access. The claim that a "Flash" variant beats its own "Pro" sibling on agentic benchmarks — if accurate — suggests DeepSeek is prioritizing efficient activation patterns over raw parameter scaling for agentic and coding workloads, a trend also visible in Chinese lab releases from GLM and others. The 155–162GB storage footprint still puts this squarely in enterprise or serious hobbyist hardware territory, not consumer GPUs, so broader adoption will likely wait on the smaller quantizations Unsloth says are coming.
Related Articles
DeepSeek Launches V4.1 Flash: Low-Cost MoE Model Claims to Beat V4 Pro
DeepSeek has released V4.1 Flash, a sparse mixture-of-experts model priced at $0.30 per 1M input tokens and $1.20 per 1M output tokens with a 1 million token context window. DeepSeek claims the model exceeds the larger V4 Pro on performance, speed, and task completion time.
DeepSeek Releases V4.1-Flash: 552B MoE Model Cuts KV Cache to 890 Bytes Per Token
DeepSeek has released V4.1-Flash, a 552B-parameter multimodal Mixture-of-Experts model supporting 1M-token context and activating only 8B parameters during prefill. The model uses a new Causal Encoder-Decoder architecture and Compressed Sparse Attention 2 to cut global KV cache to 890 bytes per token, roughly a quarter of its predecessor.
Alibaba Open-Sources Qwen3.8-2.4T-A95B, Its First Qwen-Max-Class Model With Public Weights
Alibaba's Qwen team released Qwen3.8-2.4T-A95B on August 12, 2026, the open-weight version of Qwen3.8-Max and the first Qwen-Max-class model made publicly available. The 2.4 trillion-parameter mixture-of-experts model activates only 95 billion parameters per token and supports context windows up to 1 million tokens.
DeepSeek Ships V4.1-Flash With Novel Encoder-Decoder Architecture, Cuts KV Cache to 1/8 of Predecessor
DeepSeek released V4.1-Flash, a 763B-parameter model built on a new causal encoder-decoder architecture that splits 8B active parameters for prefill and 16B for decode. The model adds native vision support, a 1M-token context window, and shrinks KV cache footprint to roughly 1/8 of DeepSeek V4 Flash, while retiring V4 Pro.
Comments
Loading...