Help Center/ ModelArts/ FAQs/ ModelArts Standard Model Training/ How Do I Download a Well Trained Model in ModelArts or Migrate It to Another Account?
Updated on 2025-08-28 GMT+08:00

How Do I Download a Well Trained Model in ModelArts or Migrate It to Another Account?

You can download a model trained by a training job and upload the downloaded model to OBS in the region corresponding to the target account.

Obtaining a Model Download Path

  1. Log in to the ModelArts console. In the navigation pane on the left, choose Model Training > Training Jobs to go to the Training Jobs page.
  2. In the training job list, click a job name to view job details.
  3. Obtain the Output Path on the left, which is the download path of the trained model.

Migrating a Model to Another Account

Use either of the following methods to migrate a trained model to another account:

  • Download the trained model and then upload it to the OBS bucket in the region corresponding to the target account.
  • Configure a policy for the folder or bucket where the model is stored to authorize other accounts to perform read and write operations. For details, see Creating a Custom Bucket Policy (Visual Editor).