- 05 Nov, 2020 1 commit
-
-
Patrick von Platen authored
-
- 18 Aug, 2020 1 commit
-
-
Stefan Schweter authored
-
- 16 Aug, 2020 1 commit
-
-
Kevin Canwen Xu authored
-
- 28 Jul, 2020 1 commit
-
-
Sam Shleifer authored
Co-authored-by:
Julien Chaumond <chaumond@gmail.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Teven <teven.lescao@gmail.com>
-
- 09 Apr, 2020 1 commit
-
-
Teven authored
-
- 01 Feb, 2020 1 commit
-
-
Bram Vanroy authored
* add "info" command to CLI As a convenience, add the info directive to CLI. Running `python transformers-cli info` will return a string containing the transformers version, platform, python version, PT/TF version and GPU support * Swap f-strings for .format Still supporting 3.5 so can't use f-strings (sad face) * Add reference in issue to CLI * Add the expected fields to issue template This way, people can still add the information manually if they want. (Though I fear they'll just ignore it.) * Remove heading from output * black-ify * order of imports Should ensure isort test passes * use is_X_available over import..pass * style * fix copy-paste bug * Rename command info -> env Also adds the command to CONTRIBUTING.md in "Did you find a bug" section
-
- 28 Jan, 2020 2 commits
-
-
BramVanroy authored
- mostly stylistic streamlining - removed 'additional context' sections. They seem to be rarely used and might cause confusion. If more details are needed, users can add them to the 'details' section
-
BramVanroy authored
- change references to pytorch-transformers to transformers - link to code formatting guidelines
-
- 06 Jan, 2020 3 commits
-
-
Julien Chaumond authored
-
alberduris authored
-
alberduris authored
-
- 04 Oct, 2019 1 commit
-
-
Lysandre Debut authored
-
- 05 Aug, 2019 2 commits