A topology-aware three-level partitioning of weights, gradients, and optimizer states speeds up ZeRO++ LLM training on Frontier by roughly 1.7x per GPU for 20B models with 0.94 scaling efficiency.
Comparative Study of Large Language Model Architectures on Frontier
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large language models (LLMs) have garnered significant attention in both the AI community and beyond. Among these, the Generative Pre-trained Transformer (GPT) has emerged as the dominant architecture, spawning numerous variants. However, these variants have undergone pre-training under diverse conditions, including variations in input data, data preprocessing, and training methodologies, resulting in a lack of controlled comparative studies. Here we meticulously examine two prominent open-sourced GPT architectures, GPT-NeoX and LLaMA, leveraging the computational power of Frontier, the world's first Exascale supercomputer. Employing the same materials science text corpus and a comprehensive end-to-end pipeline, we conduct a comparative analysis of their training and downstream performance. Our efforts culminate in achieving state-of-the-art performance on a challenging materials science benchmark. Furthermore, we investigate the computation and energy efficiency, and propose a computationally efficient method for architecture design. To our knowledge, these pre-trained models represent the largest available for materials science. Our findings provide practical guidance for building LLMs on HPC platforms.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Scaling Large Language Model Training on Frontier with Low-Bandwidth Partitioning
A topology-aware three-level partitioning of weights, gradients, and optimizer states speeds up ZeRO++ LLM training on Frontier by roughly 1.7x per GPU for 20B models with 0.94 scaling efficiency.