The Models workspace is the main place to manage local model files and runtime readiness.

Web UI

Open Models from the bottom of the sidebar. The page shows:
  • Total visible models
  • Downloaded and loaded counts
  • Total local model storage used
  • Provider-grouped model cards
  • Search, status filters, and category filters
Status filters: Category filters:
  • Text to Speech
  • Transcription
  • Chat

Model Statuses


Actions

Gemma models may show Manual DL because they require manual Hugging Face access setup. See Manual Model Downloads.

CLI


API

Model management routes live under /v1/admin/models: See the API Reference for response shapes and capability fields.

See Also