Skip to main content

Models

Your team's versioned model catalog.

Models

Your team's versioned model catalog.

The Models tab is a registry — a flat list of models your team has registered, each with one or more versions. Sources can be HuggingFace pulls, training-job outputs, or direct uploads from local paths and URLs.

Registering a model

Click Register model. Pick a source, set a name and version, optionally tag with labels and properties.

Registration runs as a background job. You'll see a progress bar in the dialog, and the model lands in the list with status Active when complete.

From model to endpoint

The detail page has a Deploy button. It opens the Endpoints wizard pre-filled with this model as the source — the most common path to production.

Versions and deletion

Multiple versions of the same model live as sibling rows in the registry. Deleting a version is a metadata-only operation — the S3 artifact stays. To free storage, delete from object storage explicitly or ask your admin to GC.

Next steps

⌘I