ct runs download-eval
Download an eval file from the evaluation server.
Usage
ct runs download-eval [OPTIONS] URL
Arguments
| Argument | Type | Required |
|---|---|---|
URL | text | Yes |
Options
| Option | Description |
|---|---|
--no-cache | Do not use the eval cache when downloading. |
-o, --output FILE | Destination file for the downloaded eval log (defaults to <repo>/data/eval-logs/<filename>). |
--help | Show this message and exit. |