Copy a custom model

Copying a model to other workspaces enables model lifecycle management (for example, development → test → production) and increases usage scalability while reducing the training cost.

Copy model to another workspace

Note

To copy model from one workspace to another, you must have an Owner role in both workspaces.

The copied model cannot be recopied. You can only rename, delete, or publish a copied model.

  1. After successful model training, select the Model details blade.

  2. Select the Model Name to copy.

  3. Select Copy to workspace.

  4. Fill out the target details.

    Screenshot illustrating the copy model dialog window.

    Note

    A dropdown list displays the list of workspaces available to use. Otherwise, select Create a new workspace.

    If selected workspace contains a project for the same language pair, it can be selected from the Project dropdown list, otherwise, select Create a new project to create one.

  5. Select Copy model.

  6. A notification panel shows the copy progress. The process should complete fairly quickly:

    Screenshot illustrating notification that the copy model is in process.

  7. After Copy model completion, a copied model is available in the target workspace and ready to publish. A Copied model watermark is appended to the model name.

    Screenshot illustrating the copy complete dialog window.

Next steps