Camel: Energy-Aware LLM Inference on Resource-Constrained Devices
Hao Xu, Long Peng, Shezheng Song, Xiaodong Liu, Ma Jun, Shasha Li, Jie Yu, Xiaoguang Mao

TL;DR
This paper introduces Camel, an energy-aware framework for LLM inference on resource-constrained edge devices, optimizing GPU settings to reduce energy-delay product while maintaining low latency.
Contribution
Camel is the first framework to optimize GPU frequency and batch size for energy-efficient LLM inference on edge devices, balancing latency and energy consumption.
Findings
Reduces energy delay product by up to 29.9%
Achieves better energy-latency trade-off compared to default settings
Validated on NVIDIA Jetson AGX Orin platform
Abstract
Most Large Language Models (LLMs) are currently deployed in the cloud, with users relying on internet connectivity for access. However, this paradigm faces challenges such as network latency, privacy concerns, and bandwidth limits. Thus, deploying LLMs on edge devices has become an important research focus. In edge inference, request latency is critical as high latency can impair real-time tasks. At the same time, edge devices usually have limited battery capacity, making energy consumption another major concern. Balancing energy consumption and inference latency is essential. To address this, we propose an LLM inference energy management framework that optimizes GPU frequency and batch size to balance latency and energy consumption. By effectively managing the exploration-exploitation dilemma in configuration search, the framework finds the optimal settings. The framework was…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
