English

Memory Analysis on the Training Course of DeepSeek Models

Performance 2025-02-13 v1 Machine Learning

Abstract

We present a theoretical analysis of GPU memory consumption during the training of DeepSeek models such as DeepSeek-v2 and DeepSeek-v3. Our primary objective is to clarify the device-level memory requirements associated with various distributed training configurations. Specifically, we examine critical factors influencing memory usage, including micro-batch size, activation recomputation policies, 3D parallelism, and ZeRO optimizations. It is important to emphasize that the training policies discussed in this report are not representative of DeepSeek's official configurations. Instead, they are explored to provide a deeper understanding of memory dynamics in training of large-scale mixture-of-experts model.

Keywords

Cite

@article{arxiv.2502.07846,
  title  = {Memory Analysis on the Training Course of DeepSeek Models},
  author = {Ping Zhang and Lei Su},
  journal= {arXiv preprint arXiv:2502.07846},
  year   = {2025}
}
R2 v1 2026-06-28T21:40:42.829Z