paper-with-me

홈 › Papers

Benchmarking Energy Efficiency of Large Language Models Using vLLM

2025-09-10 · K. Pronk, Q. Zhao arxiv

The prevalence of Large Language Models (LLMs) is having an growing impact on the climate due to the substantial energy required for their deployment and use. To create awareness for developers who are implementing LLMs in their products, there is a strong need to collect more information about the energy efficiency of LLMs. While existing research has evaluated the energy efficiency of various models, these benchmarks often fall short of representing realistic production scenarios. In this paper, we introduce the LLM Efficiency Benchmark, designed to simulate real-world usage conditions. Our benchmark utilizes vLLM, a high-throughput, production-ready LLM serving backend that optimizes model performance and efficiency. We examine how factors such as model size, architecture, and concurrent request volume affect inference energy efficiency. Our findings demonstrate that it is possible to create energy efficiency benchmarks that better reflect practical deployment conditions, providing valuable insights for developers aiming to build more sustainable AI systems.

📄 PDF Abstract BibTeX arXiv:2509.08867

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EnviroLLM: Resource Tracking and Optimization for Local AI

2025-12-12 · Troy Allen arxiv

Large language models (LLMs) are increasingly deployed locally for privacy and accessibility, yet users lack tools to measure their resource usage, environmental impact, and efficiency metrics. This paper presents Enviro…

Characterizing Performance-Energy Trade-offs of Large Language Models in Multi-Request Workflows

2026-03-12 · Md. Monzurul Amin Ifath, Israat Haque arxiv

Large language models (LLMs) are increasingly used in applications forming multi-request workflows like document summarization, search-based copilots, and multi-agent programming. While these workflows unlock richer func…

Document Summarization

Extracting Actionable Insights from Building Energy Data using Vision LLMs on Wavelet and 3D Recurrence Representations

2025-09-26 · Amine Bechar, Adel Oulefki, Abbes Amira, Fatih Kurogollu 외 arxiv

The analysis of complex building time-series for actionable insights and recommendations remains challenging due to the nonlinear and multi-scale characteristics of energy data. To address this, we propose a framework th…

Anomaly Detection

Serving LLMs in HPC Clusters: A Comparative Study of Qualcomm Cloud AI 100 Ultra and NVIDIA Data Center GPUs

2025-07-01 · Mohammad Firas Sada, John J. Graham, Elham E Khoda, Mahidhar Tatineni 외 arxiv

This study presents a benchmarking analysis of the Qualcomm Cloud AI 100 Ultra (QAic) accelerator for large language model (LLM) inference, evaluating its energy efficiency (throughput per watt), performance, and hardwar…

Attention to Detail: Evaluating Energy, Performance, and Accuracy Trade-offs Across vLLM Configurations

2026-07-10 · Nada Zine, Tristan Coignion, Vincenzo Stoico, Clément Quinton 외 arxiv

Large Language Models are reshaping how software is developed and maintained. They are typically deployed in production using inference engines such as vLLM, which can efficiently serve pre-trained, highly configurable m…