Sight Selftest
sight_selftestRuns a self-test on bundled reference images to confirm outputs are non-trivial, on-subject, and correctly tier-ordered, proving the install loaded correctly and loading the model if needed.
Instructions
Self-test: describe the bundled reference images and confirm the outputs are sane (non-trivial, on-subject, tier ordering holds) — proves the install loaded correctly. Loads the model if it isn't already.
Returns {passed, checks: [{name, expected, measured, ok}], model_id, device, torch_version, transformers_version}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||