Create Namespace
The first step in creating your own model resource in Model is to initialise a model namespace from the Console. Follow the steps below to create an empty model namespace for your model:
- Initiate by selecting
+ Create Model
on your model page. - Configure
- Owner: Determine whether the model will reside under your personal
account or your organization's account. - Model ID: Input a name for your model namespace.
- Description: Optionally, provide a description to offer more context
about the model. - Visibility: Decide if you prefer your model to be public or private.
- AI Task: Choose the type of AI Task this model will execute.
- Cloud Region: Select Local.
- Hardware: Choose the hardware type this model will operate on.
- Owner: Determine whether the model will reside under your personal
A public model is visible and can be accessed by all users.
- At this point, you have created an empty model namespace. Please now refer to the Prepare Model page to ready your custom models for serving!
Updated 9 days ago