AI Energy Score

Created by Hugging Face

Leaderboard
English

Metrics

energy efficiencyGPU energy (Watt-hours)star rating (1-5)

Themes

ethics safetyresearch

AI Energy Score is a benchmark and leaderboard hosted on Hugging Face that measures the energy efficiency of AI language models during inference. It evaluates models across 10 general-domain text tasks, reporting GPU energy consumption in watt-hours measured on NVIDIA H100 hardware, and assigns a star rating from 1 to 5 to facilitate straightforward comparisons.

The benchmark is updated on a biannual basis, roughly every 6 to 9 months, and covers both open-source and proprietary models. It is intended for researchers, developers, and organizations seeking to assess and compare the environmental cost of deploying language models, providing a standardized and openly accessible framework for energy-focused model evaluation.

Background and Motivation

AI Energy Score was developed in response to growing concern about the environmental impact of artificial intelligence, particularly the energy demands associated with running large language models at inference time. As model sizes have grown substantially, so too has the electricity consumption required to serve them in production environments. The benchmark was created to provide a standardized, transparent method for quantifying and comparing these energy costs across different models, filling a gap in the evaluation landscape where performance metrics have historically dominated over efficiency considerations.

The project is hosted on Hugging Face and its code is publicly available on GitHub, reflecting a commitment to open and reproducible evaluation methodology. By anchoring measurements to a specific, widely available hardware platform — the NVIDIA H100 GPU — the benchmark ensures that reported figures are comparable across submissions.

Methodology and Key Features

Evaluation is conducted across 10 general-domain text tasks in English, covering a representative range of common language model use cases. Energy consumption is measured in watt-hours of GPU energy during inference, providing a concrete and interpretable unit tied directly to electricity use. Models are then assigned a star rating on a scale from 1 to 5, enabling quick comparisons without requiring users to interpret raw energy figures.

  • Inference-time energy measurement on NVIDIA H100 GPU hardware
  • Results expressed in watt-hours for direct interpretability
  • Star rating system (1–5) for accessible cross-model comparison
  • Coverage of both open-source and proprietary models
  • 10 general-domain English text tasks
  • Biannual updates, approximately every 6 to 9 months

The inclusion of proprietary models alongside open-source ones broadens the benchmark's relevance, allowing practitioners to evaluate efficiency trade-offs across a wider segment of the models they might realistically deploy.

Use Cases and Intended Audience

AI Energy Score is designed to serve researchers, developers, and organizations that need to account for energy costs when selecting or deploying language models. For organizations with sustainability commitments or regulatory reporting requirements, the benchmark provides a structured basis for comparing the environmental footprint of different model choices. For developers optimizing deployments, the watt-hour figures offer actionable data that can inform decisions about model selection, batching strategies, or hardware provisioning.

The leaderboard format makes it straightforward to track how newer model releases compare to established baselines in terms of energy efficiency, independent of task performance. This separation of efficiency from capability metrics is a deliberate design choice, acknowledging that the two dimensions are related but distinct considerations in real-world deployment.

Position Within the Evaluation Ecosystem

While most prominent AI leaderboards focus on accuracy, reasoning, or language understanding benchmarks, AI Energy Score occupies a more specialized niche centered on resource consumption. Its biannual update cadence reflects the practical challenge of running controlled hardware measurements at scale, distinguishing it from continuously updated performance leaderboards. The open-source nature of the framework allows external researchers to audit the methodology, submit models for evaluation, and adapt the approach for other hardware configurations or modalities. As energy consumption becomes an increasingly prominent factor in AI governance and procurement discussions, standardized benchmarks of this kind are likely to see broader adoption across the research and industrial communities.

Report