DeepSeek V4 Flash 0731 is a 284B Mixture-of-Experts model built for coding, tool use, and agentic workflows, with 13B active parameters and a 1M-token context window.
To run the smallest DeepSeek V4 Flash, you need at least 156 GB of RAM.
DeepSeek V4 Flash models support tool use and reasoning. They are available in gguf.

DeepSeek-V4-Flash-0731 is the official DeepSeek V4 Flash release, replacing the preview with substantially enhanced agentic capabilities. It is available in LM Studio both as a download and as a Cloud model.
low, high, and maxDeepSeek reports that the official Flash release outperforms both the Flash preview and V4 Pro preview across the benchmarks below despite using a much smaller activated parameter count.
| Benchmark | DeepSeek 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 |
Source: DeepSeek V4 Flash 0731 official model card. For public code-agent tasks, DeepSeek evaluated the model with the minimal mode of its DeepSeek Harness at max reasoning effort, temperature = 1.0, and top_p = 0.95. β DSBench-FullStack and DSBench-Hard are internal DeepSeek test sets. Scores and methodology are reproduced as reported by DeepSeek.
Use reasoning_effort to choose between low, high, and max deliberation. For local agentic workloads, DeepSeek recommends temperature = 1.0 and top_p = 0.95; for other workloads, it recommends top_p = 1.0. DeepSeek recommends allowing up to 384K output tokens for high and max reasoning.
Choose a downloadable quantization that fits your hardware, or select DeepSeek V4 Flash from the Cloud model picker in LM Studio Bionic. LM Studio Cloud models run with Zero Data Retention enabled by default.
DeepSeek V4 Flash is released under the MIT License.