ExeGPT: Constraint-Aware Resource Scheduling for LLM Inference

  • Oh, Hyungjun
  • Kim, Kihong
  • Kim, Jaemin
  • Kim, Sungkyun
  • Lee, Junyeol
  • 외 2명
Citations

WEB OF SCIENCE

39
Citations

SCOPUS

54

초록

This paper presents ExeGPT, a distributed system designed for constraint-aware LLM inference. ExeGPT finds and runs with an optimal execution schedule to maximize inference throughput while satisfying a given latency constraint. By leveraging the distribution of input and output sequences, it effectively allocates resources and determines optimal execution configurations, including batch sizes and partial tensor parallelism. We also introduce two scheduling strategies based on Round-Robin Allocation and Workload-Aware Allocation policies, suitable for different NLP workloads.We evaluate ExeGPT on six LLM instances of T5, OPT, and GPT-3 and five NLP tasks, each with four distinct latency constraints. Compared to FasterTransformer, ExeGPT achieves up to 15.2× improvements in throughput and 6× improvements in latency. Overall, ExeGPT achieves an average throughput gain of 2.9× across twenty evaluation scenarios. Moreover, when adapting to changing sequence distributions, the cost of adjusting the schedule in ExeGPT is reasonably modest. ExeGPT proves to be an effective solution for optimizing and executing LLM inference for diverse NLP workload and serving conditions.

키워드

LLM inferencescheduling optimizationScheduling algorithms
제목
ExeGPT: Constraint-Aware Resource Scheduling for LLM Inference
저자
Oh, HyungjunKim, KihongKim, JaeminKim, SungkyunLee, JunyeolChang, Du-SeongSeo, Jiwon
DOI
10.1145/3620665.3640383
발행일
2024-04
유형
Proceedings Paper
저널명
PROCEEDINGS OF THE 29TH ACM INTERNATIONAL CONFERENCE ON ARCHITECTURAL SUPPORT FOR PROGRAMMING LANGUAGES AND OPERATING SYSTEMS, ASPLOS 2024, VOL 2
2
페이지
369 ~ 384