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
Xing4.0 arrives as a 29B MoE with 4B active params
inclusionAI's new text model uses a mixture-of-experts design to keep compute low while shipping under an Apache-2.0 license.
Agnes-3.0-Flash arrives as a multimodal reasoning model
The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

InternLM's Atria Dawn Preview Targets Agentic Tasks
A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.
0 comments
No comments yet. Be the first to weigh in.