huggingface/lighteval
Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 97
- Release rhythm 58
- Longevity 67
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 29
- age_days: 950
- days_rel: 282
- days_push: 22
- n_releases_24m: 12
Adoption not part of the score
2527 stars · 544 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lighteval is Hugging Face's all-in-one toolkit for evaluating large language models across multiple inference backends (Transformers, vLLM, SGLang, TGI, LiteLLM, Inference Endpoints, and more). It ships with 1000+ benchmark tasks and metrics, supports custom tasks and metrics, and saves detailed sample-by-sample results for debugging.
Use cases
- evaluate an LLM on MMLU or GSM8K benchmarks
- compare model performance across inference providers
- run LLM benchmarks on GPUs with vLLM
- create custom evaluation tasks and metrics for my model
- debug model outputs sample by sample from an eval run
- benchmark models served via an OpenAI-compatible API
- evaluate models on Hugging Face Inference Endpoints
When to choose
- you need a flexible, multi-backend LLM evaluation harness with a large benchmark catalog
- you want detailed, per-sample eval results for debugging model behavior
- you're in the Hugging Face ecosystem and want tight integration with Transformers, the Hub, and Inference Providers
- you need custom evaluation tasks or metrics
When to avoid
- you only need simple unit testing of code rather than model evaluation
- you need a hosted, no-setup evaluation service rather than a Python toolkit
- your evaluation targets are not language models (e.g., vision-only or classical ML models)
Facets
library · maturity active
benchmarking llm-inference cli developer-tools large-language-models machine-learning developer-tools python cli cross-platform llm-evaluation benchmarks mmlu hugging-face vllm inspect-ai evaluation-metrics model-evaluation natural-language-processing gpu
10 sources
- readme: https://github.com/huggingface/lighteval · fetched 2026-08-28 · 28d4b57d8de4
- homepage: https://huggingface.co/docs/lighteval/en/index · fetched 2026-08-29 · 7e55e44e81d2
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- site_page: https://huggingface.co/docs/lighteval/en/installation · fetched 2026-08-29 · a165e044edd3
- site_page: https://huggingface.co/docs/lighteval/en/quicktour · fetched 2026-08-29 · 8420716d3848
- site_page: https://huggingface.co/docs/lighteval/en/inspect-ai · fetched 2026-08-29 · 0e6c8d774300
- site_page: https://huggingface.co/docs/lighteval/en/saving-and-reading-results · fetched 2026-08-29 · f808ab67589b
- site_page: https://huggingface.co/docs/lighteval/en/caching · fetched 2026-08-29 · a27b526c57bd
- site_page: https://huggingface.co/docs/lighteval/en/using-the-python-api · fetched 2026-08-29 · 92633e7b2be8
- registry_pypi: https://pypi.org/pypi/lighteval/json · fetched 2026-08-29 · 697e567aa042
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/lighteval | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/lighteval")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem