Chapter 3. Registering a model from the model catalog
As a data scientist or AI engineer, you can register models directly from the model catalog and create the first version of the new model.
Prerequisites
- You are logged in to Red Hat OpenShift AI.
- You have access to an available model registry in your deployment.
Procedure
-
From the OpenShift AI dashboard, click AI hub
Catalog. - The Catalog page provides a high-level view of available models, including the model category, name, description, and labels such as task, license, and provider.
- You can use the search bar to search by model name, description, or provider.
- You can use the filter menu to search and select filters by task, provider, or license.
- Click the name of a model to view the model details page.
- Click Register model.
- From the Model registry drop-down list, select the model registry that you want to register the model in.
In the Model details section, configure details to apply to all versions of the model:
- Optional: In the Model name field, update the name of the model.
- Optional: In the Model description field, update the description of the model.
In the Version details section, enter details to apply to the first version of the model:
- In the Version name field, enter a name for the model version.
- Optional: In the Version description field, enter a description for the first version of the model.
-
In the Source model format field, enter the name of the model format, for example,
ONNX. - In the Source model format version field, enter the version of the model format.
- In the Model location section, the URI of the model is displayed.
- Click Register model.
Verification
- The new model details and version are displayed on the Overview tab on the model details page.
- The new model and version are displayed on the Model registry page.