- 15 May, 2024 1 commit
-
-
Yih-Dar authored
2.3 Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 09 Jan, 2024 1 commit
-
-
Patrick von Platen authored
* [SDPA] Make sure attn mask creation is always done on CPU * Update docker to 2.1.1 * revert test change
-
- 05 Dec, 2023 1 commit
-
-
Zach Mueller authored
* Update CUDA versions * For testing * Allow for workflow dispatch * Use newer image * Revert workflow * Revert workflow * Push * Other docker image
-
- 05 Oct, 2023 1 commit
-
-
Yih-Dar authored
Fix Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 17 May, 2023 1 commit
-
-
Yih-Dar authored
* fix --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 11 May, 2023 1 commit
-
-
Yih-Dar authored
* unpin tf prob --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 24 Mar, 2023 1 commit
-
-
Yih-Dar authored
* update docker files to use official torch 2.0.0 --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 17 Mar, 2023 2 commits
-
-
Yih-Dar authored
Use dash 2.8.1 for now Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
- 13 Mar, 2023 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 02 Feb, 2023 1 commit
-
-
Yih-Dar authored
Use torch 1.13.1 in push/scheduled CI Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 15 Dec, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 12 Dec, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 26 Oct, 2022 1 commit
-
-
raghavanone authored
* Change the import of kenlm from github to pypi * Change the import of kenlm from github to pypi in circleci config * Fix code quality issues * Fix isort issue, add kenlm in extras for audio * Add kenlm to deps * Add kenlm to deps * Commit 'make fixup' changes * Remove version from kenlm deps * commit make fixup changes * Remove manual installation of kenlm * Remove manual installation of kenlm * Remove manual installation of kenlm
-
- 23 Aug, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 19 Aug, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 16 Aug, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 29 Jun, 2022 2 commits
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
* use explicit torch version Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 07 Jun, 2022 1 commit
-
-
Yih-Dar authored
* update versions Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 25 Mar, 2022 1 commit
-
-
Sylvain Gugger authored
-
- 14 Mar, 2022 1 commit
-
-
Lysandre Debut authored
* Runtime -> Devel * Torch before DeepSpeed
-
- 01 Mar, 2022 2 commits
-
-
Lysandre Debut authored
-
Lysandre Debut authored
* Add PT + TF automatic builds * Apply suggestions from code review Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Wrap up Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 23 Feb, 2022 1 commit
-
-
Lysandre Debut authored
-
- 06 Oct, 2020 1 commit
-
-
Adrien David-Sivelle authored
- Use cuda:10.2 image instead of 10.1 (to address version mismatch warning with pytorch) - Use devel version that is built on the runtime and includes headers and development tools (was otherwise failing to build apex)
-
- 04 Mar, 2020 1 commit
-
-
Funtowicz Morgan authored
* Added transformers-pytorch-cpu and gpu Docker images Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Added automatic jupyter launch for Docker image. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Move image from alpine to Ubuntu to align with NVidia container images. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Added TRANSFORMERS_VERSION argument to Dockerfile. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Added Pytorch-GPU based Docker image Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Added Tensorflow images. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Use python 3.7 as Tensorflow doesnt provide 3.8 compatible wheel. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Remove double FROM instructions on transformers-pytorch-cpu image. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Added transformers-tensorflo...
-