Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
9b2badf3
"vscode:/vscode.git/clone" did not exist on "700331b5ece63381ad1b775fc8661cf3ae4493fd"
Commit
9b2badf3
authored
Dec 27, 2019
by
Julien Chaumond
Browse files
[cli] Update doc
parent
f78ebc22
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
docs/source/model_sharing.md
docs/source/model_sharing.md
+1
-1
No files found.
README.md
View file @
9b2badf3
...
...
@@ -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.
```
...
...
docs/source/model_sharing.md
View file @
9b2badf3
...
...
@@ -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.
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment