"vscode:/vscode.git/clone" did not exist on "700331b5ece63381ad1b775fc8661cf3ae4493fd"
Commit 9b2badf3 authored by Julien Chaumond's avatar Julien Chaumond
Browse files

[cli] Update doc

parent f78ebc22
......@@ -499,7 +499,7 @@ model = AutoModel.from_pretrained("username/pretrained_model")
Finally, list all your files on S3:
```shell
transformers-cli ls
transformers-cli s3 ls
# List all your S3 objects.
```
......
......@@ -34,7 +34,7 @@ model = AutoModel.from_pretrained("username/pretrained_model")
Finally, list all your files on S3:
```shell
transformers-cli ls
transformers-cli s3 ls
# List all your S3 objects.
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment