NeurIPS 2025poster0 citations

Towards Fully FP8 GEMM LLM Training at Scale

Alejandro Hernández-Cano, Dhia Garbaya, Imanol Schlag, Martin Jaggi

Abstract

Despite the significant potential of FP8 data formats for large language model (LLM) pre-training, their adoption has been limited due to challenges in maintaining stability at scale. Existing approaches often rely on suboptimal fine-grained FP8 kernels or fall back to higher-precision matrix multiplications (GEMMs) in sensitive components, such as attention projections, compromising potential throughput gains. We introduce a new class of LLM architectures that, for the first time, support FP8 computation for all GEMMs within transformer blocks during both forward and backward passes. This enables unprecedented throughput gains, particularly at scale, while matching the downstream performance of standard BF16 training. Our architecture design reduces large outlier activations, promoting stable long-term FP8 training. Additionally, we identify key metrics for monitoring low-precision training and predicting potential future divergences.

FP8LLMsTraining DynamicsQuantizationEfficient Training
BibTeX
@inproceedings{
hernandez-cano2025towards,
title={Towards Fully {FP}8 {GEMM} {LLM} Training at Scale},
author={Alejandro Hern{\'a}ndez-Cano and Dhia Garbaya and Imanol Schlag and Martin Jaggi},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=KYTFXxTJ12}
}
Towards Fully FP8 GEMM LLM Training at Scale · NeurIPS 2025