[cli] Update doc
This commit is contained in:
@@ -499,7 +499,7 @@ model = AutoModel.from_pretrained("username/pretrained_model")
|
|||||||
|
|
||||||
Finally, list all your files on S3:
|
Finally, list all your files on S3:
|
||||||
```shell
|
```shell
|
||||||
transformers-cli ls
|
transformers-cli s3 ls
|
||||||
# List all your S3 objects.
|
# List all your S3 objects.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ model = AutoModel.from_pretrained("username/pretrained_model")
|
|||||||
|
|
||||||
Finally, list all your files on S3:
|
Finally, list all your files on S3:
|
||||||
```shell
|
```shell
|
||||||
transformers-cli ls
|
transformers-cli s3 ls
|
||||||
# List all your S3 objects.
|
# List all your S3 objects.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user