English

LLM-Pilot: Characterize and Optimize Performance of your LLM Inference Services

Distributed, Parallel, and Cluster Computing 2024-10-04 v1 Computation and Language Machine Learning

Abstract

As Large Language Models (LLMs) are rapidly growing in popularity, LLM inference services must be able to serve requests from thousands of users while satisfying performance requirements. The performance of an LLM inference service is largely determined by the hardware onto which it is deployed, but understanding of which hardware will deliver on performance requirements remains challenging. In this work we present LLM-Pilot - a first-of-its-kind system for characterizing and predicting performance of LLM inference services. LLM-Pilot performs benchmarking of LLM inference services, under a realistic workload, across a variety of GPUs, and optimizes the service configuration for each considered GPU to maximize performance. Finally, using this characterization data, LLM-Pilot learns a predictive model, which can be used to recommend the most cost-effective hardware for a previously unseen LLM. Compared to existing methods, LLM-Pilot can deliver on performance requirements 33% more frequently, whilst reducing costs by 60% on average.

Keywords

Cite

@article{arxiv.2410.02425,
  title  = {LLM-Pilot: Characterize and Optimize Performance of your LLM Inference Services},
  author = {Małgorzata Łazuka and Andreea Anghel and Thomas Parnell},
  journal= {arXiv preprint arXiv:2410.02425},
  year   = {2024}
}

Comments

Accepted to the International Conference for High Performance Computing, Networking, Storage and Analysis (SC '24)

R2 v1 2026-06-28T19:06:53.952Z