- 14 Feb, 2023 8 commits
-
-
Sylvain Gugger authored
-
Sylvain Gugger authored
-
Sylvain Gugger authored
-
Sylvain Gugger authored
FInal cleanup of TOKENIZER_FOR_DOC
-
Sylvain Gugger authored
-
Joao Gante authored
-
Joao Gante authored
-
Younes Belkada authored
* v1 * make fixup * add more methods
-
- 13 Feb, 2023 21 commits
-
-
Zachary Mueller authored
* Add in big model inference to issue template * Trigger * Untrigger * empty test commit
-
Joao Gante authored
-
Yih-Dar authored
* fix env issue * fix env issue --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Steven Liu authored
clarify available pipelines
-
Stas Bekman authored
* [deepspeed] performance docs * fix * re-org * update * update * a new NCCL Collectives section * inference * Update docs/source/en/main_classes/deepspeed.mdx Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * suggestion * Update docs/source/en/main_classes/deepspeed.mdx * suggestion --------- Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Stas Bekman authored
* Update setup.py * suggestions
-
Nolwenn Bernard authored
* Translate quicktour to French * Traduction missing task
-
Joao Gante authored
-
Yih-Dar authored
* use fp16 * use fp16 * use fp16 * use fp16 --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Warren Green authored
-
Yi Wang authored
-
dependabot[bot] authored
Bump ipython in /examples/research_projects/decision_transformer Bumps [ipython](https://github.com/ipython/ipython) from 8.1.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.1.1...8.10.0 ) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Billy Lee authored
* annotated TFvisionEncoderDecoder input type hints Co-authored-by:
JuheonChu <chuj@dickinson.edu> Co-authored-by:
AdiaWu <wua@dickinson.edu> * fixed failing tests * make fix-copies * failed test fix * style fix * revert --------- Co-authored-by:
JuheonChu <chuj@dickinson.edu> Co-authored-by:
AdiaWu <wua@dickinson.edu> Co-authored-by:
Matt <rocketknight1@gmail.com>
-
Younes Belkada authored
* fix bnb slow test * make fixup
-
Joao Gante authored
-
Dzmitry Pletnikau authored
-
Christopher Akiki authored
[MINOR] Fix link I'm not sure this will also fix the currently broken link in the docs (Specifically here: https://huggingface.co/docs/transformers/model_doc/time_series_transformer) whereby clicking on `kashif` attempts to link to the following non-existent URL: https://huggingface.co/docs/transformers/model_doc/%3Chttps://huggingface.co/kashif
-
Thomas Paviot authored
remove trailing word
-
Joao Gante authored
skip test
-
Maria Khalusova authored
* document question answering guide * Added the list of supported models * Apply suggestions from code review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * switched to AutoProcessor * feedback addressed * Apply suggestions from code review Co-authored-by:
NielsRogge <48327001+NielsRogge@users.noreply.github.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update docs/source/en/tasks/document_question_answering.mdx Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * more feedback addressed * addressed comments about evaluation loss * added appropriate image link * make style * typo fix * resolving toc conflict * fixed the image link --------- Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
NielsRogge <48327001+NielsRogge@users.noreply.github.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Joao Gante authored
-
- 12 Feb, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 10 Feb, 2023 10 commits
-
-
Younes Belkada authored
add int8 support
-
Yih-Dar authored
* Remove unused decoder_layerdrop * Update SPECIAL_CASES_TO_ALLOW for MT5Config * Remove unused position_embedding_init_scale * Remove unused decoder_max_relative_position * Use unused decoder_max_relative_position * Remove unused init_std * Remove unused forgotten attributes * Remove unused patch_norm * Remove unused max_seq_len * Update SPECIAL_CASES_TO_ALLOW for OneFormerConfig --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Han Wu authored
* Added timesformer configuration Co-authored-by:
JuheonChu <chuj@dickinson.edu> * Create documentation_tests.txt * Update documentation_tests.txt Co-authored-by:
JuheonChu <chuj@dickinson.edu> * Delete documentation_tests.txt Updates, Deleting "src/transformers/utils/documentation_tests.txt" file. Co-authored-by:
JuheonChu <chuj@dickinson.edu> * Create documentation_tests.txt Co-authored-by:
JuheonChu <chuj@dickinson.edu> * Delete documentation_tests.txt Co-authored-by:
JuheonChu <chuj@dickinson.edu> --------- Co-authored-by:
JuheonChu <chuj@dickinson.edu>
-
amyeroberts authored
* Replace input_values_prrocessing with unpack_inputs * Skip test failing with OOM * Update tests
-
Shubhamai authored
* improving tests section * documenting other env variables
-
Stas Bekman authored
* [deepspeed] deal with models w/o config.hidden_size * typo * typo
-
Yih-Dar authored
Byebye Blip-2 doctest Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Sayak Paul authored
* add: task guide on image cpationing. * Empty commit to trigger CI * Apply suggestions from code review Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * address additional comments from the PR. * fix: wording. * Update docs/source/en/tasks/image_captioning.mdx Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Stas Bekman authored
[from_pretrained] extend `torch_dtype="auto"` to look up `config.torch_dtype` first, expand docs (#21524) * [from_pretrained] expand on torch_dtype entry * fold 4 into 1 * style * support torch_dtype='config' plus tests * style * oops * fold config into auto, fix bug * fix check * better log * better log * clean up
-
Shubhamai authored
improving flax tests
-