Updating a Custom Model
Update the name, description and the version of a custom model in OCI Generative AI.
When you edit a custom model, you can also update its tags. For more information about tagging, see Resource Tags.
- On the Custom models list page, select the custom model that you want to work with. If you need help finding the list page for custom model, see Listing Custom Models.
- Select Edit.
- Update the name, description, and version.
- Select Update.
 
- Use the model update command and required parameters to update a custom model: - oci generative-ai model update --model-id <custom-model-OCID> [OPTIONS]- For a complete list of parameters and values for CLI commands, see the CLI Command Reference. 
- Run the UpdateModel operation to update a custom model.