In scenarios where frequently-used frameworks are used for model development and training, you can import the model to ModelArts for unified management.
Parameter |
Description |
---|---|
Name |
Model name. The value can contain 1 to 64 visible characters, including Chinese characters. Only letters, Chinese characters, digits, hyphens (-), and underscores (_) are allowed. |
Version |
Version of the model to be created. For the first import, the default value is 0.0.1. |
Label |
Model label. A maximum of five model labels are supported. |
Description |
Brief description of the model |
For the meta model imported from OBS, you need to compile the inference code and configuration file by referring to Model Package Specifications and place the inference code and configuration files in the model folder storing the meta model. If the selected directory does not contain the corresponding inference code and configuration files, the model cannot be imported.
Parameter |
Description |
---|---|
Meta Model |
Select the model storage path. This path is the training output path specified in the training job. |
AI Engine |
The corresponding AI engine is automatically associated based on the selected meta model storage path. |
Deployment Type |
After the model is imported, select the service type that the model is deployed. When deploying a service, you can only deploy the service type selected here. For example, if you only select Real-time services here, you can only deploy real-time services after importing the model. |
Configuration File |
By default, the system associates the configuration file stored in OBS. Enable the function to view, edit, or import the model configuration file from OBS. |
Parameter Configuration |
Click |
Runtime Dependency |
List the dependencies of the selected model on the environment. |
In the model list, you can view the imported model and its version. When the model status changes to Normal, the model is successfully imported. On this page, you can create new versions, quickly deploy models, publish models to the market, and perform other operations.