- 19 Feb, 2025 1 commit
-
-
Sayak Paul authored
* feat: introduce a style bot. * updates * Apply suggestions from code review Co-authored-by:
Guillaume LEGENDRE <glegendre01@gmail.com> * apply suggestion * fixes * updates --------- Co-authored-by:
Guillaume LEGENDRE <glegendre01@gmail.com>
-
- 11 Feb, 2025 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 22 Jan, 2025 1 commit
-
-
Dhruv Nair authored
update
-
- 14 Jan, 2025 2 commits
-
-
Dhruv Nair authored
update
-
Dhruv Nair authored
update
-
- 08 Jan, 2025 3 commits
-
-
hlky authored
* Fix tokenizers install from main in LoRA tests * @ * rust * -e * uv * just update tokenizers
-
Dhruv Nair authored
update
-
hlky authored
Update tokenizers
-
- 07 Jan, 2025 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 25 Dec, 2024 1 commit
-
-
Aryan authored
* Revert "Add support for sharded models when TorchAO quantization is enabled (#10256)" This reverts commit 41ba8c0b . * update tests * udpate * update * update * update device map tests * apply review suggestions * update * make style * fix * update docs * update tests * update workflow * update * improve tests * allclose tolerance * Update src/diffusers/models/modeling_utils.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update tests/quantization/torchao/test_torchao.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * improve tests * fix * update correct slices --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 24 Dec, 2024 1 commit
-
-
Sayak Paul authored
fix
-
- 21 Dec, 2024 1 commit
-
-
hlky authored
-
- 17 Dec, 2024 1 commit
-
-
Dhruv Nair authored
* update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * Update src/diffusers/quantizers/gguf/utils.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * update * update * update * update * update * update * update * update * update * update * Update docs/source/en/quantization/gguf.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * update * update * update * update --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 16 Dec, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 12 Dec, 2024 2 commits
-
-
Pauline Bailly-Masson authored
* Update nightly_tests.yml for TPU CI * Update push_tests.yml
-
Sayak Paul authored
* merge peft pr workflow into the main pr workflow. * remove latest --------- Co-authored-by:Dhruv Nair <dhruv.nair@gmail.com>
-
- 02 Dec, 2024 1 commit
-
-
Sayak Paul authored
* add quantization to nightly CI. * prep. * fix lib name. * remove deps that are not needed. * fix slice.
-
- 31 Oct, 2024 2 commits
-
-
Sayak Paul authored
* add a marker for big gpu tests * update * trigger on PRs temporarily. * onnx * fix * total memory * fixes * reduce memory threshold. * bigger gpu * empty * g6e * Apply suggestions from code review * address comments. * fix * fix * fix * fix * fix * okay * further reduce. * updates * remove * updates * updates * updates * updates * fixes * fixes * updates. * fix * workflow fixes. --------- Co-authored-by:Aryan <aryan@huggingface.co>
-
Sayak Paul authored
new runner.
-
- 24 Oct, 2024 1 commit
-
-
Sayak Paul authored
* move lora integration tests to nightly./ * remove slow marker in the workflow where not needed.
-
- 21 Oct, 2024 1 commit
-
-
Aryan authored
* update * dummy change to trigger CI; will revert * no deps peft * np deps * todo --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 12 Oct, 2024 1 commit
-
-
Sayak Paul authored
replace ubuntu version to 22.04.
-
- 24 Sep, 2024 1 commit
-
-
Sayak Paul authored
* allow faster downloads from the Hub in CI. * HF_HUB_ENABLE_HF_TRANSFER: 1 * empty * empty * remove ENV HF_HUB_ENABLE_HF_TRANSFER=1. * empty
-
- 16 Sep, 2024 2 commits
-
-
Sayak Paul authored
* chore: id accordingly to avoid duplicates. * update properly. * updates * updates * empty * updates * changing order helps?
-
Sayak Paul authored
make runner_type restricted.
-
- 13 Sep, 2024 1 commit
-
-
Benjamin Bossan authored
* MAINT Permission for GH token in stale.yml See https://github.com/huggingface/peft/pull/2061 for the equivalent PR in PEFT. This restores the functionality of the stale bot after permissions for the token have been limited. The action still shows errors for PEFT but the bot appears to work fine. * Also add write permissions for PRs --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 12 Sep, 2024 1 commit
-
-
Sayak Paul authored
update artifact uploader version
-
- 03 Sep, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 30 Aug, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 27 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 23 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 20 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 19 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 03 Aug, 2024 1 commit
-
-
Tolga Cangöz authored
* Fix typos * chore: Fix typos * chore: Update README.md for promptdiffusion example * Trim trailing white spaces * Fix a typo * update number * chore: update number * Trim trailing white space * Update README.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update README.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 02 Aug, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 01 Aug, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 29 Jul, 2024 1 commit
-
-
Adrien authored
* [CI] Update runner configuration for setup and nightly tests Signed-off-by:
Adrien <adrien@huggingface.co> * fix group Signed-off-by:
Adrien <adrien@huggingface.co> * update for t4 Signed-off-by:
Adrien <adrien@huggingface.co> --------- Signed-off-by:
Adrien <adrien@huggingface.co>
-
- 26 Jul, 2024 2 commits
-
-
Dhruv Nair authored
* update * update * update
-
Dhruv Nair authored
update
-
- 25 Jul, 2024 1 commit
-
-
Dhruv Nair authored
* update * update * update
-