Claim◆Article
smevals is a new tool for running small eval suites across different model configurations and grading the results.
Introduces smevals, a tool for running small eval suites across different model configurations and grading results. ✦ AI generated
Simon Willison · Simon Willison's Weblog · 2026-07-31 · original ↗
The result is smevals, a new tool for running small eval suites across different model configurations and grading the results.
Read full article ↗excerpt · fair-use quotation
- ·smevals runs small eval suites
- ·Compares across different model configurations
- ·Grades the resulting output
- ·New tool for structured model evaluation
- ·Suites are deliberately small
- ·Output feeds grading across configurations
- ·Introduced by Simon Willison
- ·"The result is smevals"
Around this claim
This moment responds to
gives example → You can run smevals by telling your coding agent to run uvx smevals docs to learn the tool, then build an eval suite, and run it against models with uvx smevals run.Simon Willison · Simon Willison's Weblogextends → smevals separates runs from grading operations, and can output results as a static HTML report via the build command.Simon Willison · Simon Willison's Weblogextends → smevals is my third iteration on the idea of an evals approach and it feels right to me.Simon Willison · Simon Willison's Weblog