DeepSeek-V3.2 Arrives With FP8 Weights, MIT License
The new Mixture-of-Experts model from DeepSeek AI combines an efficient FP8 architecture with a fully permissive license for commercial use.

DeepSeek AI has released DeepSeek-V3.2, a new open-source language model that stands out for its technical efficiency and permissive licensing. The model uses a Mixture-of-Experts (MoE) architecture, placing it among a class of powerful yet computationally lean models designed for scalable inference.
The most notable technical feature is its use of FP8 (8-bit floating point) weights. This precision format significantly reduces the model's memory footprint compared to traditional 16-bit models. For developers, this translates to faster inference and the ability to run the model on more accessible, consumer-grade hardware.
The MoE design complements this focus on efficiency. By routing input tokens to specialized "expert" sub-networks, the model can achieve the performance of a much larger dense model while only activating a fraction of its parameters for any given task, further reducing computational costs.
Perhaps most importantly for the open-source community, DeepSeek-V3.2 is available under the MIT License. This choice removes many of the commercial use restrictions seen with other high-performance models, offering developers and businesses a truly open foundation for building new applications.
Sources
- Visit
deepseek-ai/DeepSeek-V3.2
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 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 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.
0 comments
No comments yet. Be the first to weigh in.