Getting a Custom Model's Details
Get the details for a custom model in OCI Generative AI.
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.
The details page opens and displays information about the custom model. Access the various resources associated with the custom model by selecting their links or tabs.
Use the model get command and required parameters to get a custom model's details:
oci generative-ai model get --model-id <custom-model-OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetModel operation to get a custom model's details.