llm-eval-lite: Evaluate LLM changes before you ship them
The brief
llm-eval-lite is a lightweight evaluation framework for testing LLM changes before deployment, covering scorers, model comparison, cost tracking, and CI regression support.
Key points
- The library is designed to be small and dependency-free, making it easy to add to existing pipelines.
- It targets developers who want practical LLM evaluation without adopting a large framework.
Sources
- GitHubgithub.com