Local Deployment
Run evaluations directly on your workstation.
Single benchmark (CLI)
Config file
Multi-model evaluation
Use named services to evaluate multiple models in the same config:
Resume a partially completed suite
If a benchmark fails mid-suite, the remaining benchmarks still execute. Re-run with --resume to retry only the failed ones:
Completed benchmarks are skipped automatically. Without --resume, all benchmarks are re-run from scratch.
Serve for Gym
Validate a benchmark
Quick sanity check (5 samples by default, prints pass/fail per sample):