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
5acb4edf
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "05e251da0eb8a3c0e7eba53535f79b60a1d0b87b"
Unverified
Commit
5acb4edf
authored
May 27, 2020
by
Patrick von Platen
Committed by
GitHub
May 27, 2020
Browse files
Update version command when contributing (#4614)
parent
842588c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
CONTRIBUTING.md
CONTRIBUTING.md
+8
-1
No files found.
CONTRIBUTING.md
View file @
5acb4edf
...
@@ -44,9 +44,16 @@ Did not find it? :( So we can act quickly on it, please follow these steps:
...
@@ -44,9 +44,16 @@ Did not find it? :( So we can act quickly on it, please follow these steps:
To get the OS and software versions automatically, you can run the following command:
To get the OS and software versions automatically, you can run the following command:
```
bash
```
bash
python
transformers-cli
env
transformers-cli
env
```
```
or from the root of the repository the following command:
```
bash
python src/transformers/commands/transformers_cli.py
env
```
### Do you want to implement a new model?
### Do you want to implement a new model?
Awesome! Please provide the following information:
Awesome! Please provide the following information:
...
...
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