For AI engines that are not supported by ModelArts, you can import the model you compile to ModelArts from custom images.
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 |
Parameter |
Description |
---|---|
Container Image Path |
Click For details about how to create a custom image, see Introduction to Custom Images. NOTE:
The model image you select will be shared with the administrator, so ensure you have the permission to share the image (images shared with other accounts are unsupported). When you deploy a service, ModelArts deploys the image as an inference service. Ensure that your image can be properly started and provide an inference interface. |
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 |
The Import from OBS and Edit online methods are available. The configuration file must comply with certain specifications in Model Package Specifications. If you select Import from OBS, you need to specify the OBS path for storing the configuration file. You can enable View Configuration File to view or edit the configuration file online. |
Parameter Configuration |
Click |
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.