English

Faster Inference of LLMs using FP8 on the Intel Gaudi

Hardware Architecture 2025-03-18 v3

Abstract

Low-precision data types are essential in modern neural networks during both training and inference as they enhance throughput and computational capacity by better exploiting available hardware resources. Despite the incorporation of FP8 in commercially available neural network accelerators, a comprehensive exposition of its underlying mechanisms, along with rigorous performance and accuracy evaluations, is still lacking. In this work, we contribute in three significant ways. First, we analyze the implementation details and quantization options associated with FP8 for inference on the Intel Gaudi AI accelerator. Second, we empirically quantify the throughput improvements afforded by the use of FP8 at both the operator level and in end-to-end scenarios. Third, we assess the accuracy impact of various FP8 quantization methods. Our experimental results indicate that the Intel Gaudi 2 accelerator consistently achieves high computational unit utilization, frequently exceeding 90% MFU, while incurring an accuracy degradation of less than 1%.

Keywords

Cite

@article{arxiv.2503.09975,
  title  = {Faster Inference of LLMs using FP8 on the Intel Gaudi},
  author = {Joonhyung Lee and Shmulik Markovich-Golan and Daniel Ohayon and Yair Hanani and Gunho Park and Byeongwook Kim and Asaf Karnieli and Uri Livne and Haihao Shen and Tai Huang and Se Jung Kwon and Dongsoo Lee},
  journal= {arXiv preprint arXiv:2503.09975},
  year   = {2025}
}
R2 v1 2026-06-28T22:18:28.694Z