- 13 Mar, 2023 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 28 Feb, 2023 1 commit
-
-
Yih-Dar authored
* Use token * Avoid failure * better error * Fix * fix style --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 23 Feb, 2023 1 commit
-
-
Yih-Dar authored
update Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 14 Feb, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 13 Feb, 2023 1 commit
-
-
Zachary Mueller authored
* Add in big model inference to issue template * Trigger * Untrigger * empty test commit
-
- 06 Feb, 2023 1 commit
-
-
Nolwenn Bernard authored
* Translate index page to French * Fix indent * Fix toctree * Replace missing file by in_translation * Add index * Update docs/source/fr/index.mdx Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 19 Jan, 2023 1 commit
-
-
Stas Bekman authored
* [issues template] update deepspeed owners add the right contact for deepspeed@accelerate * pr-template
-
- 16 Jan, 2023 1 commit
-
-
Cl茅mentine Fourrier authored
* Added clefourrier as ref point for graph models in bug reports * Update PULL_REQUEST_TEMPLATE.md
-
- 04 Jan, 2023 3 commits
-
-
Yih-Dar authored
* Fix docker image build issue * remove comment * Add comment * Update docker/transformers-pytorch-deepspeed-latest-gpu/Dockerfile Co-authored-by:
Stas Bekman <stas00@users.noreply.github.com> Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com> Co-authored-by:
Stas Bekman <stas00@users.noreply.github.com>
-
Steven Liu authored
add maria to pr template
-
Steven Liu authored
add maria to bug report
-
- 08 Dec, 2022 1 commit
-
-
Sylvain Gugger authored
* Update the list of contributors to reflect current organization * Proper indent
-
- 06 Dec, 2022 1 commit
-
-
Yih-Dar authored
* update actions versions * update actions versions * update actions versions * update actions versions Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 05 Dec, 2022 1 commit
-
-
Yih-Dar authored
* remove set-output Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 01 Dec, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 29 Nov, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 21 Nov, 2022 1 commit
-
-
BFSS authored
* zh quicktour(#20095) * add zh to doc workflow * remove untranslation from toctree Co-authored-by:BeifangSusu <BeifangSusu@bfss.com>
-
- 17 Nov, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 16 Nov, 2022 1 commit
-
-
Mishig authored
-
- 14 Nov, 2022 2 commits
-
-
Wonhyeong Seo authored
Part of #20183 docs: add relevant labels to i18n issue template fix: typo on completion count
-
Wonhyeong Seo authored
docs: i18n: first draft of index page docs: fix: first revision of index page docs: i18n: missed section - supported frameworks docs: fix: second revision of index page review by @ArthurZucker refactor: remove untranslated files from korean docs: fix: remove untranslated references from toctree.yml feat: enable korean docs in gh actions docs: feat: add in_translation page as placeholder docs: bug: testing if internal toc need alphabet chars docs: fix: custom english anchor for non-alphanumeric headings review by @sgugger docs: i18n: translate comments on install methods in _config.py docs: refactor: more concise wording for translations
-
- 08 Nov, 2022 1 commit
-
-
Mishig authored
-
- 04 Nov, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 20 Oct, 2022 1 commit
-
-
Yih-Dar authored
* Use 2 jobs for the docker image build (latest torch + DS) * fix * Add comment Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 13 Oct, 2022 1 commit
-
-
Yih-Dar authored
* Build Push CI images also in a daily basis * update Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 12 Oct, 2022 1 commit
-
-
Yih-Dar authored
* Change the depth to 20 * Add comment Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 11 Oct, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 07 Oct, 2022 1 commit
-
-
Sylvain Gugger authored
* Rework pipeline tests * Try to fix Flax tests * Try to put it before * Use a new decorator instead * Remove ignore marker since it doesn't work * Filter pipeline tests * Woopsie * Use the fitlered list * Clean up and fake modif * Remove init * Revert fake modif
-
- 04 Oct, 2022 3 commits
-
-
Sushrut1101 authored
-
Oscar Dominguez authored
in stale.yml
-
Oscar Dominguez authored
-
- 03 Oct, 2022 1 commit
-
-
Sylvain Gugger authored
-
- 29 Sep, 2022 2 commits
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 26 Sep, 2022 1 commit
-
-
Yih-Dar authored
* separate images * Fix condition Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 23 Sep, 2022 1 commit
-
-
Yih-Dar authored
* send slack report for offline runners Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 20 Sep, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 19 Sep, 2022 2 commits
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 07 Sep, 2022 1 commit
-
-
Yih-Dar authored
* add check for scheduled CI * Add check to other CIs Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-