From c4bbd6f5f522209054c4575a3da00417cbb68850 Mon Sep 17 00:00:00 2001 From: "Lai, Weijian" Date: Wed, 1 Mar 2023 16:37:34 +0000 Subject: [PATCH] ModelArts UMN version 21.430: fix redundant links. Reviewed-by: Jiang, Beibei Co-authored-by: Lai, Weijian Co-committed-by: Lai, Weijian --- docs/modelarts/umn/modelarts_21_0068.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modelarts/umn/modelarts_21_0068.html b/docs/modelarts/umn/modelarts_21_0068.html index 9377644bb..49a59d02b 100644 --- a/docs/modelarts/umn/modelarts_21_0068.html +++ b/docs/modelarts/umn/modelarts_21_0068.html @@ -5,7 +5,7 @@
Figure 1 Upload a small file
  • Large files (files larger than 100 MB)

    You are advised to use OBS to upload large files. Use OBS Browser to upload a local file to an OBS bucket and use ModelArts SDKs to download the file from OBS to a notebook instance.

    To upload files using OBS Browser, refer to Uploading a File.

    -

    To use ModelArts SDKs to download files from OBS to a notebook instance, refer to Downloading a File from OBSDownloading a File from OBS.

    +

    To use ModelArts SDKs to download files from OBS to a notebook instance, refer to Downloading a File from OBS.

  • Folders

    Compress a folder into a package and upload the package in the same way as uploading a large file. After the package is uploaded to a notebook instance, decompress it on the Terminal page.