paper-with-me

Papers

Democratizing AI: Open-source Scalable LLM Training on GPU-based Supercomputers

2025-02-12 · Siddharth Singh, Prajwal Singhania, Aditya Ranjan, John Kirchenbauer, Jonas Geiping, Yuxin Wen, Neel Jain, Abhimanyu Hans, Manli Shu, Aditya Tomar, Tom Goldstein, Abhinav Bhatele

Training and fine-tuning large language models (LLMs) with hundreds of billions to trillions of parameters requires tens of thousands of GPUs, and a highly scalable software stack. In this work, we present a novel four-dimensional hybrid parallel algorithm implemented in a highly scalable, portable, open-source framework called AxoNN. We describe several performance optimizations in AxoNN to improve matrix multiply kernel performance, overlap non-blocking collectives with computation, and performance modeling to choose performance optimal configurations. These have resulted in unprecedented scaling and peak flop/s (bf16) for training of GPT-style transformer models on Perlmutter (620.1 Petaflop/s), Frontier (1.381 Exaflop/s) and Alps (1.423 Exaflop/s). While the abilities of LLMs improve with the number of trainable parameters, so do privacy and copyright risks caused by memorization of training data, which can cause disclosure of sensitive or private information at inference time. We highlight this side effect of scale through experiments that explore "catastrophic memorization", where models are sufficiently large to memorize training data in a single pass, and present an approach to prevent it. As part of this study, we demonstrate fine-tuning of a 405-billion parameter LLM using AxoNN on Frontier.

📄 PDF Abstract BibTeX arXiv:2502.08145

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingGPUMemorization

Similar Papers 제목 키워드 기반

Democratizing Electronic-Photonic AI Systems: An Open-Source AI-Infused Cross-Layer Co-Design and Design Automation Toolflow

2025-12-31 · Hongjian Zhou, Ziang Yin, Jiaqi Gu arxiv

Photonics is becoming a cornerstone technology for high-performance AI systems and scientific computing, offering unparalleled speed, parallelism, and energy efficiency. Despite this promise, the design and deployment of…

Scalable Cross-Facility Federated Learning for Scientific Foundation Models on Multiple Supercomputers

2026-03-20 · Yijiang Li, Zilinghan Li, Kyle Chard, Ian Foster 외 arxiv

Artificial Intelligence for scientific applications increasingly requires training large models on data that cannot be centralized due to privacy constraints, data sovereignty, or the sheer volume of data generated. Fede…

Federated Learning

XLand-MiniGrid: Scalable Meta-Reinforcement Learning Environments in JAX

2023-12-19 · Alexander Nikulin, Vladislav Kurenkov, Ilya Zisman, Artem Agarkov 외

Inspired by the diversity and depth of XLand and the simplicity and minimalism of MiniGrid, we present XLand-MiniGrid, a suite of tools and grid-world environments for meta-reinforcement learning research. Written in JAX…

DiversityGPUMeta-LearningMeta Reinforcement Learning+2

AI-CDA4All: Democratizing Cooperative Autonomous Driving for All Drivers via Affordable Dash-cam Hardware and Open-source AI Software

2025-05-10 · Shengming Yuan, Hao Zhou

As transportation technology advances, the demand for connected vehicle infrastructure has greatly increased to improve their efficiency and safety. One area of advancement, Cooperative Driving Automation (CDA) still rel…

AllAutonomous Driving

Scalable training of graph convolutional neural networks for fast and accurate predictions of HOMO-LUMO gap in molecules

2022-07-22 · Jong Youl Choi, Pei Zhang, Kshitij Mehta, Andrew Blanchard 외

Graph Convolutional Neural Network (GCNN) is a popular class of deep learning (DL) models in material science to predict material properties from the graph representation of molecular structures. Training an accurate and…

Distributed ComputingManagement