paper-with-me

Papers

GUIDE: A Global Unified Inference Engine for Deploying Large Language Models in Heterogeneous Environments

2024-12-06 · Yanyu Chen, Ganhong Huang

Efficiently deploying large language models (LLMs) in real-world scenarios remains a critical challenge, primarily due to hardware heterogeneity, inference framework limitations, and workload complexities.Efficiently deploying large language models (LLMs) in real-world scenarios remains a critical challenge, primarily due to hardware heterogeneity, inference framework limitations, and workload complexities. These challenges often lead to inefficiencies in memory utilization, latency, and throughput, hindering the effective deployment of LLMs, especially for non-experts. Through extensive experiments, we identify key performance bottlenecks, including sudden drops in memory utilization, latency fluctuations with varying batch sizes, and inefficiencies in multi-GPU configurations. These insights reveal a vast optimization space shaped by the intricate interplay of hardware, frameworks, and workload parameters. This underscores the need for a systematic approach to optimize LLM inference, motivating the design of our framework, GUIDE. GUIDE leverages dynamic modeling and simulation-based optimization to address these issues, achieving prediction errors between 9.9% and 42.3% for key metrics such as batch latency, TTFT, and decode throughput. By effectively bridging the gap between theoretical performance and practical deployment, our framework empowers practitioners, particularly non-specialists, to make data-driven decisions and unlock the full potential of LLMs in heterogeneous environments cheaply.

📄 PDF Abstract BibTeX arXiv:2412.04788

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Charon: A Unified and Fine-Grained Simulator for Large-Scale LLM Training and Inference

2026-05-16 · Mengtian Yang, Zhekun Zhang, Mingheng Wu, Jianwen Yan 외 arxiv

Deploying large-scale LLM training and inference with optimal performance is exceptionally challenging due to a complex design space of parallelism strategies, system optimizations, and hardware configurations. Accurate …

Adversarial Representation Engineering: A General Model Editing Framework for Large Language Models

2024-04-21 · Yihao Zhang, Zeming Wei, Jun Sun, Meng Sun

Since the rapid development of Large Language Models (LLMs) has achieved remarkable success, understanding and rectifying their internal complex mechanisms has become an urgent issue. Recent research has attempted to int…

Generative Adversarial NetworkModel Editing

The Unified Non-Convex Framework for Robust Causal Inference: Overcoming the Gaussian Barrier and Optimization Fragility

2025-11-24 · Eichi Uehara arxiv

This document proposes a Unified Robust Framework that re-engineers the estimation of the Average Treatment Effect on the Overlap (ATO). It synthesizes gamma-Divergence for outlier robustness, Graduated Non-Convexity (GN…

Causal Inference

MATCHA: Efficient Deployment of Deep Neural Networks on Multi-Accelerator Heterogeneous Edge SoCs

2026-04-10 · Enrico Russo, Mohamed Amine Hamdi, Alessandro Ottaviano, Francesco Conti 외 arxiv

Deploying DNNs on System-on-Chips (SoC) with multiple heterogeneous acceleration engines is challenging, and the majority of deployment frameworks cannot fully exploit heterogeneity. We present MATCHA, a unified DNN depl…

A Field Guide to Deploying AI Agents in Clinical Practice

2025-09-30 · Jack Gallifant, Katherine C. Kellogg, Matt Butler, Amanda Centi 외 arxiv

Large language models (LLMs) integrated into agent-driven workflows hold immense promise for healthcare, yet a significant gap exists between their potential and practical implementation within clinical settings. To addr…

Prompt Engineering