DeepSeek V4 Flash: Agent Power at Flash Speed
284B total, 13B active, 1M context. The official V4 Flash release beats V4 Pro Preview on agent benchmarks — at one-third the cost. MIT open weights on Hugging Face.
What Is DeepSeek V4 Flash?
DeepSeek V4 Flash is a 284B-parameter Mixture-of-Experts model with 13B active parameters per token, officially released on July 31, 2026. It is the smaller, faster sibling of DeepSeek V4 Pro (1.6T/49B), yet its official 0731 build exceeds V4 Pro Preview on every agent benchmark — a result DeepSeek attributes entirely to improved post-training, not architectural changes.
The model offers a 1M-token context window, MIT open-weight license on Hugging Face, and API pricing at $0.14 per million input tokens — making it roughly three times cheaper than V4 Pro and over twenty times cheaper than Claude Sonnet 4.6. Community benchmarks show 400 tokens per second on rental hardware at about $10 per hour, making self-hosting practical even for small teams.
V4 Flash's sweet spot is agentic workloads: tool use, multi-step coding, terminal automation, and MCP orchestration. It scores 49.1% on Terminal-Bench 2.0, 64% on MCP Atlas, and 57.8% on Claw-Eval — numbers that put a 13B-active model in territory previously reserved for models four to five times its size. This site is an unofficial guide covering benchmarks, pricing, and comparisons.
Why Developers Are Switching to V4 Flash
Six reasons the smallest V4 model is getting the most attention.
Agent power in a flash model
The 0731 official release was only re-post-trained — same 284B architecture — yet agent benchmarks now far exceed V4 Pro Preview, the 1.6T model in its own family.
$0.14 per million input tokens
Three times cheaper than V4 Pro and over twenty times cheaper than Claude Sonnet. For high-volume agent workloads, this makes experiments affordable.
1M token context window
Feed entire codebases, long documents, or hours of transcribed audio into a single request — the same context length as V4 Pro at a fraction of the cost.
400 tokens per second self-hosted
Community benchmarks show 400 tps on rented hardware at about $10 per hour. The 13B active parameter count makes V4 Flash practical to self-host.
MIT open weights
Full weights on Hugging Face under MIT license. Download, modify, fine-tune, and deploy commercially with zero restrictions.
Drop-in API replacement
Set model to deepseek-v4-flash in any OpenAI-compatible client. The API calling method is unchanged from the preview — upgrade with one config change.
Explore the Guides
Benchmarks →
Agent, coding, and reasoning scores — with verification status for each. See why V4 Flash beats models 4x its size.
API Pricing →
$0.14/M input, $0.28/M output. Side-by-side with V4 Pro, Qwen, GPT, and Claude. Plus self-hosting cost math.
vs Other Models →
V4 Flash vs V4 Pro, Qwen3.7 Flash, and GPT-5.5 Mini — parameters, benchmarks, pricing, and which to pick.
DeepSeek V4 Flash FAQ
What is DeepSeek V4 Flash?
How is V4 Flash different from V4 Pro?
Is DeepSeek V4 Flash open source?
What changed in the 0731 release?
How much does V4 Flash cost?
Can I self-host DeepSeek V4 Flash?
What is V4 Flash best at?
How does V4 Flash compare to GPT and Claude?
Get Started Today
Set your model to deepseek-v4-flash in any OpenAI-compatible client. Or download the MIT weights and self-host at 400 tps.