Rename a Model

Change a trained model's display name to reflect its purpose, version, or deployment stage.

Rename a trained model in Datature Vi to give it a name that reflects its purpose, version, or deployment stage. Renaming updates the display name only. The model ID, weights, adapters, metrics, and active deployments are all unaffected.

Before You Start

Access to the training project containing the model

1

Open your training project

Open your training project

Go to Training in the sidebar and click the project containing the model you want to rename.

You should see
Models tab showing the model with its updated display name

The new name appears in the Models list, run details, SDK responses, and export operations.


What changes and what doesn't

Item
Changed?
Display name in the platform UI
Name returned by SDK queries
Name in export operations
Run ID (model ID)
Model weights and adapter files
Training metrics and evaluation results
Active deployments and inference endpoints
Team member access and permissions

The run ID is the permanent identifier Vi uses for all API calls, downloads, and inference operations. Renaming never touches it.


Next steps

Edit A Model Key

Update the checkpoint identifier separately from the display name.

Delete A Model

Permanently remove a model you no longer need.

Manage Models

Overview of all model management operations in Datature Vi.