Updated on 2025-08-04 GMT+08:00

Upgrading a Model Service in ModelArts Studio (MaaS)

Service upgrades involve optimizing deployed model services to enhance performance, add new features, fix bugs, and meet new requirements. This includes updating the model version, which means to replace the existing model with a newly trained version to improve prediction accuracy and adaptability.

Prerequisites

A model has been deployed in ModelArts Studio (MaaS).

Notes and Constraints

The model service can be upgraded only when it is in the Running or Alarm state.

Upgrading the Service

  • The service upgrade cannot be rolled back. During the upgrade, the existing service will continue to run normally.
  • During and after the upgrade, billing will continue based on the service's existing billing mode.
  1. Log in to ModelArts Studio (MaaS) console and select the target region on the top navigation bar.
  2. In the navigation pane on the left, choose Real-Time Inference.
  3. On the Real-Time Inference page, click the My Services tab.
  4. Find the target model service and choose More > Upgrade Service in the Operation column.
  5. In the displayed dialog box, select the target version and click OK.