English

Scalable Training of Language Models using JAX pjit and TPUv4

Machine Learning 2022-04-14 v1 Computation and Language

Abstract

Modern large language models require distributed training strategies due to their size. The challenges of efficiently and robustly training them are met with rapid developments on both software and hardware frontiers. In this technical report, we explore challenges and design decisions associated with developing a scalable training framework, and present a quantitative analysis of efficiency improvements coming from adopting new software and hardware solutions.

Keywords

Cite

@article{arxiv.2204.06514,
  title  = {Scalable Training of Language Models using JAX pjit and TPUv4},
  author = {Joanna Yoo and Kuba Perlin and Siddhartha Rao Kamalakara and João G. M. Araújo},
  journal= {arXiv preprint arXiv:2204.06514},
  year   = {2022}
}

Comments

5 pages, 4 figures

R2 v1 2026-06-24T10:47:15.038Z