Updating a Dedicated AI Cluster
Update the name or description of a dedicated AI cluster in OCI Generative AI. If the cluster is a hosting cluster, you can also add units (model replicas) to it.
When you edit a dedicated AI cluster, you can also update its tags. For more information about tagging, see Resource Tags.
For a hosting cluster, adding model replicas increases inference throughput and requires additional dedicated AI units. Adding replicas doesn't create model endpoints. To create another access point for a compatible model on the cluster, create a model endpoint.
Use the dedicated-ai-cluster update command and required parameters to update a dedicated cluster:
oci generative-ai dedicated-ai-cluster update --dedicated-ai-cluster-id <dedicated-ai-cluster-OCID> [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateDedicatedAiCluster operation to update a dedicated cluster.