DeepSeek Refreshes V4-Flash With New 0731 Checkpoint
The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.
DeepSeek has published a new checkpoint of its V4-Flash model, tagged 0731, on Hugging Face. The release continues the company's practice of shipping open weights under a permissive MIT license, which allows commercial use and modification with minimal restrictions.
V4-Flash is a mixture-of-experts (MoE) model, an architecture that activates only a fraction of its total parameters for any given token. That design lets a model carry a large knowledge capacity while keeping the compute cost of each inference step comparatively low — a fitting approach for a checkpoint branded "Flash," a label the industry typically reserves for latency- and cost-sensitive workloads.
The checkpoint ships with FP8/8-bit weights, a quantized format that shrinks the memory footprint and can speed up serving on modern accelerators without the overhead of full-precision inference. For teams running their own infrastructure, that combination of open weights and reduced precision lowers the barrier to self-hosting.
Why it matters
DeepSeek has become one of the more closely watched sources of openly licensed frontier-style models, and each new drop is scrutinized by developers weighing alternatives to closed APIs. A few practical notes on this release:
- It carries an MIT license, among the most permissive available.
- It uses a mixture-of-experts design aimed at efficiency.
- Weights are distributed in an FP8/8-bit format for lighter deployment.
As with any fresh checkpoint, the real test will come from independent evaluation. Full documentation and files are available on the model's Hugging Face repository.
Sources
- Visit
deepseek-ai/DeepSeek-V4-Flash-0731
Hugging Face
More in Text / LLM
Meituan Ships a Lighter, Sparser LongCat-Flash
The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.
DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents
The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

LG AI Research debuts K-EXAONE 2.0, a 750B MoE model
The new mixture-of-experts model activates 37B parameters per token and targets English, Korean, and Spanish reasoning tasks.
0 comments
No comments yet. Be the first to weigh in.