DeepSeek-V3 Technical Report

Papers with Code Trending Papers

Summary

DeepSeek-V3 is a parameter-efficient Mixture-of-Experts language model with 671B total parameters, achieving strong performance comparable to leading closed-source models while requiring only 2.788M H800 GPU hours for training.

We present DeepSeek-V3, a strong Mixture-of-Experts (MoE) language model with 671B total parameters with 37B activated for each token. To achieve efficient inference and cost-effective training, DeepSeek-V3 adopts Multi-head Latent Attention (MLA) and DeepSeekMoE architectures, which were thoroughly validated in DeepSeek-V2. Furthermore, DeepSeek-V3 pioneers an auxiliary-loss-free strategy for load balancing and sets a multi-token prediction training objective for stronger performance. We pre-train DeepSeek-V3 on 14.8 trillion diverse and high-quality tokens, followed by Supervised Fine-Tuning and Reinforcement Learning stages to fully harness its capabilities. Comprehensive evaluations reveal that DeepSeek-V3 outperforms other open-source models and achieves performance comparable to leading closed-source models. Despite its excellent performance, DeepSeek-V3 requires only 2.788M H800 GPU hours for its full training. In addition, its training process is remarkably stable. Throughout the entire training process, we did not experience any irrecoverable loss spikes or perform any rollbacks. The model checkpoints are available at https://github.com/deepseek-ai/DeepSeek-V3.
Original Article
View Cached Full Text

Cached at: 08/14/26, 09:31 AM

Paper page - DeepSeek-V3 Technical Report

Source: https://huggingface.co/papers/2412.19437 Published on Dec 27, 2024

Authors:

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

Abstract

DeepSeek-V3 is a parameter-efficient Mixture-of-Experts language model using MLA and DeepSeekMoE architectures, achieving high performance with efficient training and minimal computational cost.

We present DeepSeek-V3, a strongMixture-of-Experts (MoE)language model with 671B total parameters with 37B activated for each token. To achieve efficient inference and cost-effective training, DeepSeek-V3 adopts Multi-head Latent Attention (MLA) andDeepSeekMoEarchitectures, which were thoroughly validated in DeepSeek-V2. Furthermore, DeepSeek-V3 pioneers an auxiliary-loss-free strategy for load balancing and sets amulti-token predictiontraining objective for stronger performance. We pre-train DeepSeek-V3 on 14.8 trillion diverse and high-quality tokens, followed bySupervised Fine-TuningandReinforcement Learningstages to fully harness its capabilities. Comprehensive evaluations reveal that DeepSeek-V3 outperforms other open-source models and achieves performance comparable to leading closed-source models. Despite its excellent performance, DeepSeek-V3 requires only 2.788M H800 GPU hours for its full training. In addition, its training process is remarkably stable. Throughout the entire training process, we did not experience any irrecoverable loss spikes or perform any rollbacks. The model checkpoints are available at https://github.com/deepseek-ai/DeepSeek-V3.

View arXiv pageView PDFGitHub104kautoAdd to collection

Get this paper in your agent:

hf papers read 2412\.19437

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper123

#### deepseek-ai/DeepSeek-V3 Text Generation• 685B• UpdatedMar 27, 2025 • 1.03M • 4.17k #### deepseek-ai/DeepSeek-V3-0324 Text Generation• 685B• UpdatedMar 27, 2025 • 1.2M • 3.16k #### deepseek-ai/DeepSeek-V3-Base 685B• UpdatedMar 27, 2025 • 31.9k • 1.7k #### deepseek-ai/DeepSeek-V3.1-Base Text Generation• 685B• UpdatedAug 26, 2025 • 30.6k • 1.01k Browse 123 models citing this paper## Datasets citing this paper5

#### alpha-one-index/awesome-ai-index #### jeffliulab/visinject #### AcroYAMALEX/acro-yamalex-llmjp-4-math-tir Viewer• UpdatedApr 6 • 135k • 53 #### molmohsen/deepseek-v3-paper Viewer• UpdatedApr 17 • 1 • 36 Browse 5 datasets citing this paper### Spaces citing this paper1,615

Browse 1,615 spaces citing this paper## Collections including this paper43

Browse 43 collections that include this paper

Similar Articles

deepseek-ai/DeepSeek-V4-Flash-DSpark

Hugging Face Models Trending

DeepSeek releases V4 series of Mixture-of-Experts language models (Pro 1.6T/49B activated, Flash 284B/13B activated) supporting one-million-token context with hybrid attention and speculative decoding, claiming best open-source model performance.

deepseek-ai/DeepSeek-V4-Pro

Hugging Face Models Trending

DeepSeek releases V4-Pro and V4-Flash, Mixture-of-Experts models supporting million-token context with hybrid attention and Muon optimizer.

deepseek-ai/DeepSeek-V4-Pro-DSpark

Hugging Face Models Trending

DeepSeek releases preview versions of its V4 series, including DeepSeek-V4-Pro (1.6T parameters, 49B activated) and DeepSeek-V4-Flash (284B parameters, 13B activated), both supporting a one-million-token context and featuring hybrid attention, manifold-constrained hyper-connections, and a Muon optimizer.

@nrehiew_: For the visual learners

X AI KOLs Timeline

A tweet describes a large mixture-of-experts model with 975B total parameters (41B active) trained on 45T tokens of multimodal data, featuring 6 routed experts and 2 shared experts, with comparisons to DeepSeek-V3.