Edit a Model Registry
You can update metadata or configuration settings for an existing model in the registry, provided it is not currently deployed or active.
- Navigate to the Model Registry dashboard.
- Locate the model entry you want to update.
- Click the "Edit" icon next to the model.
- Modify fields such as:
- Model name
- Framework
- Framework settings (if applicable)
- Click "Save Changes" to apply updates.
Note: If the model registry is active (i.e., deployed to an endpoint), editing is not allowed. You must undeploy or clone the model to make changes.
Clone a Model Registry
Cloning allows you to create a new model registry entry with the same configuration, artifacts, and framework settings. This is useful for versioning, testing, or deploying in a different environment.
- In the Model Registry, find the model you want to clone.
- Click the "Clone" button.
- Enter a new model name for the clone.
- (Optional) Modify description, tags, or minor metadata.
- Click "Clone" to create the new registry entry.
The cloned model will be independent of the original and can be edited or deployed separately.
Delete a Model Registry
Deleting a model registry entry will permanently remove the model, all its versions, and related artifacts from the platform.
- Locate the model you wish to delete in the Model Registry.
- Click the "Delete" icon next to the model entry.
- Confirm the deletion in the pop-up dialog.