AI Potluck
Model components / Evaluation code

lighteval

Hugging Face

Evaluation toolkit from Hugging Face's Leaderboard and Evals team, supporting vLLM, SGLang, transformers and endpoint backends with a focus on speed and easy custom metric authoring. It ships more than a thousand evaluation tasks in the package and powers parts of the Open LLM Leaderboard.

The Columbia extension caveat for model code evaluation applies to this record. Verified 2026-08-13 via the huggingface/lighteval repository, its license endpoint and its README.

Openness

5 high confidence
5.0
license
MIT(OSI)
source
public(github.com/huggingface/lighteval)
core-gated
ungated

Fully OSI-licensed (MIT), full source public, no managed/commercial tier gating the eval engine.

Adoption

2 medium confidence
2.0

lighteval sees 24,962 PyPI downloads in the trailing 30 days, inside the 10K-100K band. It powers the Hugging Face Open LLM Leaderboard and is the reproducible eval suite behind it - meaningful within the eval and research community, but a smaller install base than the general-purpose harnesses. Download volume is what the level rests on; the 2.5k GitHub stars only corroborate.

Capability

4 high confidence
4.0

Strong on every dimension that counts here - task coverage, model-backend breadth, reproducibility, and some agentic support by way of the inspect-ai backend. Not a 5, because lm-evaluation-harness remains the broader de-facto standard and is cited in more frontier release reports; lighteval is the Hugging Face-leaderboard-tied counterpart.

Verified 2026-08-13