English

HW-GPT-Bench: Hardware-Aware Architecture Benchmark for Language Models

Machine Learning 2024-11-05 v3 Artificial Intelligence

Abstract

The increasing size of language models necessitates a thorough analysis across multiple dimensions to assess trade-offs among crucial hardware metrics such as latency, energy consumption, GPU memory usage, and performance. Identifying optimal model configurations under specific hardware constraints is becoming essential but remains challenging due to the computational load of exhaustive training and evaluation on multiple devices. To address this, we introduce HW-GPT-Bench, a hardware-aware benchmark that utilizes surrogate predictions to approximate various hardware metrics across 13 devices of architectures in the GPT-2 family, with architectures containing up to 1.55B parameters. Our surrogates, via calibrated predictions and reliable uncertainty estimates, faithfully model the heteroscedastic noise inherent in the energy and latency measurements. To estimate perplexity, we employ weight-sharing techniques from Neural Architecture Search (NAS), inheriting pretrained weights from the largest GPT-2 model. Finally, we demonstrate the utility of HW-GPT-Bench by simulating optimization trajectories of various multi-objective optimization algorithms in just a few seconds.

Keywords

Cite

@article{arxiv.2405.10299,
  title  = {HW-GPT-Bench: Hardware-Aware Architecture Benchmark for Language Models},
  author = {Rhea Sanjay Sukthanker and Arber Zela and Benedikt Staffler and Aaron Klein and Lennart Purucker and Joerg K. H. Franke and Frank Hutter},
  journal= {arXiv preprint arXiv:2405.10299},
  year   = {2024}
}

Comments

59 pages, 73 figures, 11 tables

R2 v1 2026-06-28T16:29:53.488Z