Back to feed
2026-07-31-smevals-a-small-eval-suite-for-evaluating-models-prompts-and-harnesses-f8f87203ee

smevals: a Small Suite for Evaluating Models, Prompts, and Harnesses

Simon Willison
smevals: a Small Suite for Evaluating Models, Prompts, and Harnesses

EDITOR BRIEF

smevals is a new tool for running small evaluation suites across different model setups and grading the results. It uses evals made of tasks, runs them against one or more configs, and separates execution from grading. The tool also includes commands to view results locally or export them as static HTML.

INSIGHTS

This matters because evaluations help you compare models and prompts in a repeatable way instead of guessing. A good next step is to create a tiny eval directory with YAML files and run it on a couple of models to see how scoring works.

COMMENTS

0/40
0/2000

Loading comments…