HYMELL Predicts LLM Latency and Energy Consumption

Saeid Shokoufa, Mohammad Erfan Sadeghi, Mehdi Kamal, Massoud Pedram· August 10, 2026 View original

Key takeaways

  • HYMELL is a hybrid framework for predicting LLM inference latency and energy.
  • It combines analytical and machine learning models across three levels.
  • The framework supports diverse LLM architectures like MoE and GQA.
  • It achieves high accuracy, enabling hardware-free design optimization.

Who benefits

Cloud ComputingAI DevelopmentHardware ManufacturingData CentersTelecommunications

Summary

HYMELL is a hybrid three-level framework that accurately estimates Large Language Model (LLM) inference latency and energy consumption by combining analytical modeling with machine learning. It supports diverse LLM architectures and achieves high predictive accuracy (under 5% error for LLaMA 3 8B), enabling fast, hardware-free design space exploration for sustainable AI deployment.

The increasing scale of Large Language Models (LLMs) has led to significant concerns regarding their computational cost, energy consumption, and inference latency. Accurate estimation of these factors is crucial for sustainable AI deployment and efficient hardware design. This paper introduces HYMELL (Hybrid Modeling for Energy and Latency of LLMs), a novel three-level framework that combines analytical modeling with machine learning to predict LLM inference latency and energy. HYMELL operates hierarchically: it analytically estimates primitive operations, uses machine learning for higher-level components, and an end-to-end model captures system-level overheads across both prefill and decode phases. The framework is versatile, supporting various architectures including dense and Mixture-of-Experts (MoE) feed-forward networks, as well as Multi-Head Attention (MHA) and Grouped-Query Attention (GQA) mechanisms. Evaluated on an NVIDIA H100 GPU, HYMELL demonstrated impressive predictive accuracy, achieving less than 5% error for LLaMA 3 8B in both prefill and decode phases. This capability allows for rapid, hardware-independent design space exploration and optimization for energy efficiency.

Why it matters

AI engineers, product managers, and infrastructure teams can use HYMELL to optimize LLM deployments for cost, speed, and energy efficiency, making informed decisions about model architecture and hardware selection without extensive physical testing.

How to implement this in your domain

  1. 1Integrate HYMELL into your LLM development pipeline to predict latency and energy consumption early in the design phase.
  2. 2Use the framework to compare the efficiency of different LLM architectures (e.g., dense vs. MoE, MHA vs. GQA) for your specific use cases.
  3. 3Leverage HYMELL's predictions to guide hardware procurement decisions, optimizing for cost and performance.
  4. 4Develop energy-efficient deployment strategies for LLMs based on the insights gained from HYMELL's analysis.

Original post by Saeid Shokoufa, Mohammad Erfan Sadeghi, Mehdi Kamal, Massoud Pedram

"arXiv:2608.06723v1 Announce Type: new Abstract: The rapid scaling of Large Language Models (LLMs) has significantly increased computational cost, energy consumption, and inference latency, making accurate estimation essential for sustainable artificial intelligence deployment and…"

View on X

Originally posted by Saeid Shokoufa, Mohammad Erfan Sadeghi, Mehdi Kamal, Massoud Pedram on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses