Edit model card

Exploring Scaling Laws for Local SGD in Large Language Model Training


Introduction

This paper investigates scaling laws for local SGD in LLM training, a distributed optimization algorithm that facilitates training on loosely connected devices. Through extensive experiments, we show that local SGD achieves competitive results compared to conventional methods, given equivalent model parameters, datasets, and computational resources. Furthermore, we explore the application of local SGD in various practical scenarios, including multi-cluster setups and edge computing environments. Our findings elucidate the necessary conditions for effective multi-cluster LLM training and examine the potential and limitations of leveraging edge computing resources in the LLM training process. This demonstrates its viability as an alternative to single large-cluster training.

If you would like to learn more, we suggest you refer to our technical report.

We offer all intermediate-stage models for community research, "base" for DDP, "lsgd" for local SGD

Citation

If you find our work helpful, feel free to give us a cite.

@misc{he2024exploringscalinglawslocal,
      title={Exploring Scaling Laws for Local SGD in Large Language Model Training}, 
      author={Qiaozhi He and Xiaomin Zhuang and Zhihua Wu},
      year={2024},
      eprint={2409.13198},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2409.13198}, 
}

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .