#18 · Primary category: MLOps & Evaluation
evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Project last updated:04/14/26
GitHub Stars
19.3K
Forks
3.1K
Contributors
442
License
Other
Why we included this project
Teams shipping products on top of LLMs often struggle to tell whether a new model version actually helps their use case. Evals gives you a way to turn that worry into repeatable tests: it includes a registry of ready-made benchmarks covering different model behaviors, and you can write your own evals using your own data, including private ones that never leave your environment. Many evals are just JSON plus a YAML spec, so you don't need to write evaluation code, which makes it approachable for teams without deep ML expertise. It also supports more advanced setups like prompt chains and tool-using agents. If you've been burned by a silent regression after swapping models, this is a practical way to catch those changes before they reach users.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models