Model management

How Tojito discovers, downloads, verifies, and installs AI models.

Models are managed by the app

Tojito may host model binaries in object storage or on a CDN, but that storage is an internal distribution resource for the desktop application.

The application is responsible for:

  • querying the model registry
  • showing available models in its UI
  • downloading models
  • verifying checksums / signatures
  • installing models into the correct location
  • updating or removing models

What not to do

Do not look for a website workflow that asks you to download raw model files and place them manually. If you need a model, use the Tojito application.