Open-Weight Model Families · 2024
DeepSeek (V2/V3; MLA + efficient MoE + FP8)
A technical report on DeepSeek-V3, a large mixture-of-experts model that combined multi-head latent attention, a load-balanced sparse expert design, and FP8 mixed-precision training to reach frontier-level quality at substantially lower training cost.
Editorial record
Plain-language summary
DeepSeek-V3 is a mixture-of-experts model where only a small fraction of its total parameters activate per token, keeping compute per token low. It introduces multi-head latent attention, which compresses the attention key/value cache into a smaller latent representation to reduce memory during inference, and pairs it with an auxiliary-loss-free scheme for balancing which experts get used. Trained in FP8 mixed precision, it reached quality comparable to leading models while using far fewer GPU-hours, and the weights are downloadable, making it open-weight.
Knowledge graph
Relationships
Antecedents
Depends onEvidence: Strongly supported
GLM-4.5 to GLM-5.2 (Zhipu AI / Z.ai open-weight MoE series)
GLM-5 adopts DeepSeek-style sparse attention
GLM-5 report 2602.15763
Descendants
ExtendsEvidence: Strongly supported
LLaMA: Open and Efficient Foundation Language Models
DeepSeek builds on the open paradigm
P-364
Depends onEvidence: Direct
DeepSeekMoE: Towards Ultimate Expert Specialization
DeepSeek uses fine-grained+shared-expert MoE
P-364
ExtendsEvidence: Direct
DeepSeek-R1: Incentivizing Reasoning via RL (RLVR)
DeepSeek-R1 reasoning extends the family
P-364
Source record
Provenance
- Record ID
- P-364
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
- https://arxiv.org/abs/2412.19437
- arXiv:2412.19437
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.