huggingface-transformers/utils
Julien Chaumond 70f622fab4
Model versioning (#8324)
* fix typo

* rm use_cdn & references, and implement new hf_bucket_url

* I'm pretty sure we don't need to `read` this file

* same here

* [BIG] file_utils.networking: do not gobble up errors anymore

* Fix CI 😇

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Tiny doc tweak

* Add doc + pass kwarg everywhere

* Add more tests and explain

cc @sshleifer let me know if better

Co-Authored-By: Sam Shleifer <sshleifer@gmail.com>

* Also implement revision in pipelines

In the case where we're passing a task name or a string model identifier

* Fix CI 😇

* Fix CI

* [hf_api] new methods + command line implem

* make style

* Final endpoints post-migration

* Fix post-migration

* Py3.6 compat

cc @stefan-it

Thank you @stas00

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Sam Shleifer <sshleifer@gmail.com>
2020-11-10 07:11:02 -05:00
..
check_copies.py Fix doc errors and typos across the board (#8139) 2020-10-29 10:33:33 -04:00
check_dummies.py Model versioning (#8324) 2020-11-10 07:11:02 -05:00
check_repo.py Check all models are in an auto class (#8425) 2020-11-09 15:44:54 -05:00
download_glue_data.py GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
get_modified_files.py [make] rewrite modified_py_files in python to be cross-platform (#8371) 2020-11-07 18:45:16 +01:00
link_tester.py Black 20 release 2020-08-26 17:20:22 +02:00
style_doc.py Doc styling fixes (#8074) 2020-10-27 07:54:50 -04:00