Skip to main content
Common patterns for managing and running evaluations.
For complete command syntax, see Commands reference.

Show models

Shows information about the configured models.

Show evaluations

Shows information about the configured evaluations (built-in and custom).

Attach evaluations to models

Creates model-evaluation assignments. Accepts models and evaluations by ID (repeatable) or by tag. Creates the cross-product of all matched models and evaluations.
Duplicate assignments (same model + evaluation pair) are automatically skipped.

Model-evaluation assignments

Shows information about the assignments of evaluations to models.

Run evaluations

Runs evaluations as configured. Supports a series of parameters to filter which evaluations and models should be run.

Detach evaluations from models

Removes model-evaluation assignments. Same flexible selection as attach. At least one of --model/--model-tag or --eval/--eval-tag is required.