Moving a Custom Model
Move a custom model in OCI Generative AI from its current compartment into a different compartment.
Use the dedicated-ai-cluster change-compartment command and required parameters to change a custom model's compartment:
oci generative-ai model change-compartment --model-id <custom-model-OCID> --compartment-id <destination-compartment-OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeModelCompartment operation to change a custom model's compartment.