Célina
fbf6b856cc
use style bot GH Action from huggingface_hub ( #10970 )
...
use style bot GH action from hfh
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-03-05 23:39:50 +05:30
Dhruv Nair
7007febae5
[CI] Update Stylebot Permissions ( #10931 )
...
update
2025-03-01 09:43:05 +05:30
Sayak Paul
d230ecc570
[style bot] improve security for the stylebot. ( #10908 )
...
* improve security for the stylebot.
* ❌
2025-02-28 22:01:31 +05:30
Dhruv Nair
501d9de701
[CI] Fix for failing IP Adapter test in Fast GPU PR tests ( #10915 )
...
* update
* update
* update
* update
2025-02-27 14:22:28 +05:30
Dhruv Nair
e5c43b8af7
[CI] Fix Fast GPU tests on PR ( #10912 )
...
* update
* update
* update
* update
* update
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-02-27 14:21:50 +05:30
Yih-Dar
f0ac7aaafc
Security fix ( #10905 )
...
fix
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-02-25 23:25:37 +05:30
Dhruv Nair
cc7b5b873a
[CI] Improvements to conditional GPU PR tests ( #10859 )
...
* update
* update
* update
* update
* update
* update
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* update
2025-02-25 09:49:29 +05:30
Sayak Paul
6cef7d2366
fix remote vae template ( #10852 )
...
fix
2025-02-21 12:00:02 +05:30
Sayak Paul
9055ccb382
[chore] template for remote vae. ( #10849 )
...
template for remote vae.
2025-02-21 11:43:36 +05:30
Sayak Paul
1871a69ecb
fix: run tests from a pr workflow. ( #9696 )
...
* fix: run tests from a pr workflow.
* correct
* update
* checking.
2025-02-21 08:50:37 +05:30
Sayak Paul
454f82e6fc
[CI] run fast gpu tests conditionally on pull requests. ( #10310 )
...
* run fast gpu tests conditionally on pull requests.
* revert unneeded changes.
* simplify PR.
2025-02-20 23:06:59 +05:30
Sayak Paul
1f853504da
[CI] install accelerate transformers from main ( #10289 )
...
install accelerate transformers from .
2025-02-20 23:06:40 +05:30
Sayak Paul
f550745a2b
[Utils] add utilities for checking if certain utilities are properly documented ( #7763 )
...
* add; utility to check if attn_procs,norms,acts are properly documented.
* add support listing to the workflows.
* change to 2024.
* small fixes.
* does adding detailed docstrings help?
* uncomment image processor check
* quality
* fix, thanks to @mishig.
* Apply suggestions from code review
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com >
* style
* JointAttnProcessor2_0
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* Update docs/source/en/api/normalization.md
Co-authored-by: hlky <hlky@hlky.ac >
---------
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com >
Co-authored-by: hlky <hlky@hlky.ac >
2025-02-20 12:37:00 +05:30
Sayak Paul
680a8ed855
[misc] feat: introduce a style bot. ( #10274 )
...
* 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 >
2025-02-19 20:49:10 +05:30
Dhruv Nair
ed4b75229f
[CI] Fix Truffle Hog failure ( #10769 )
...
* update
* update
2025-02-11 22:41:03 +05:30
Dhruv Nair
8d6f6d6b66
[CI] Update HF_TOKEN in all workflows ( #10613 )
...
update
2025-01-22 20:03:41 +05:30
Dhruv Nair
be62c85cd9
[CI] Update HF Token on Fast GPU Model Tests ( #10570 )
...
update
2025-01-14 17:00:32 +05:30
Dhruv Nair
3279751bf9
[CI] Update HF Token in Fast GPU Tests ( #10568 )
...
update
2025-01-14 13:04:26 +05:30
hlky
4df9d49218
Fix tokenizers install from main in LoRA tests ( #10494 )
...
* Fix tokenizers install from main in LoRA tests
* @
* rust
* -e
* uv
* just update tokenizers
2025-01-08 16:14:25 +00:00
Dhruv Nair
9731773d39
[CI] Torch Min Version Test Fix ( #10491 )
...
update
2025-01-08 19:43:38 +05:30
hlky
1288c8560a
Update tokenizers in pr_test_peft_backend ( #10132 )
...
Update tokenizers
2025-01-08 10:09:32 +00:00
Dhruv Nair
854a04659c
[CI] Add minimal testing for legacy Torch versions ( #10479 )
...
* update
* update
2025-01-07 18:51:41 +05:30
Aryan
cd991d1e1a
Fix TorchAO related bugs; revert device_map changes ( #10371 )
...
* Revert "Add support for sharded models when TorchAO quantization is enabled (#10256 )"
This reverts commit 41ba8c0bf6 .
* 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 >
2024-12-25 15:37:49 +05:30
Sayak Paul
9d2c8d8859
fix test pypi installation in the release workflow ( #10360 )
...
fix
2024-12-24 07:48:18 +05:30
hlky
a756694bf0
Fix push_tests_mps.yml ( #10326 )
2024-12-21 14:10:32 +00:00
Dhruv Nair
e24941b2a7
[Single File] Add GGUF support ( #9964 )
...
* 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 >
2024-12-17 16:09:37 +05:30
Dhruv Nair
8957324363
Fix format issue in push_test yml ( #10235 )
...
update
2024-12-16 12:28:36 +05:30
Pauline Bailly-Masson
c002724dd5
Ci update tpu ( #10197 )
...
* Update nightly_tests.yml for TPU CI
* Update push_tests.yml
2024-12-12 23:54:41 +05:30
Sayak Paul
25f3e91c81
[CI] merge peft pr workflow into the main pr workflow. ( #10042 )
...
* merge peft pr workflow into the main pr workflow.
* remove latest
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
2024-12-12 13:13:09 +05:30
Sayak Paul
827b6c25f9
[CI] Add quantization ( #9832 )
...
* add quantization to nightly CI.
* prep.
* fix lib name.
* remove deps that are not needed.
* fix slice.
2024-12-02 14:53:43 +05:30
Sayak Paul
ff182ad669
[CI] add a big GPU marker to run memory-intensive tests separately on CI ( #9691 )
...
* 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 >
2024-10-31 18:44:34 +05:30
Sayak Paul
c1d4a0dded
[CI] add new runner for testing ( #9699 )
...
new runner.
2024-10-31 14:58:05 +05:30
Sayak Paul
1d1e1a2888
Some minor updates to the nightly and push workflows ( #9759 )
...
* move lora integration tests to nightly./
* remove slow marker in the workflow where not needed.
2024-10-24 23:49:09 +09:00
Aryan
24281f8036
make deps_table_update to fix CI tests (#9720 )
...
* update
* dummy change to trigger CI; will revert
* no deps peft
* np deps
* todo
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2024-10-21 09:58:26 +05:30
Sayak Paul
c7a6d77b5f
[CI] replace ubuntu version to 22.04. ( #9656 )
...
replace ubuntu version to 22.04.
2024-10-12 11:55:36 +05:30
Sayak Paul
28f9d84549
[CI] allow faster downloads from the Hub in CI. ( #9478 )
...
* 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
2024-09-24 09:42:11 +05:30
Sayak Paul
5440cbd34e
[CI] updates to the CI report naming, and accelerate installation ( #9429 )
...
* chore: id accordingly to avoid duplicates.
* update properly.
* updates
* updates
* empty
* updates
* changing order helps?
2024-09-16 11:29:07 -10:00
Sayak Paul
2171f77ac5
[CI] make runner_type restricted. ( #9441 )
...
make runner_type restricted.
2024-09-16 12:09:31 +05:30
Benjamin Bossan
48e36353d8
MAINT Permission for GH token in stale.yml ( #9427 )
...
* 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 >
2024-09-13 21:00:57 +05:30
Sayak Paul
6cf8d98ce1
[CI] update artifact uploader version ( #9426 )
...
update artifact uploader version
2024-09-12 19:26:09 +05:30
Dhruv Nair
81da2e1c95
[CI] Add option to dispatch Fast GPU tests on main ( #9355 )
...
update
2024-09-03 14:35:13 +05:30
Dhruv Nair
1d4d71875b
[CI] Update Hub Token on nightly tests ( #9318 )
...
update
2024-08-30 10:23:50 +05:30
Dhruv Nair
8f7fde5701
[CI] Update Release Tests ( #9274 )
...
* update
* update
2024-08-27 18:34:00 +05:30
Dhruv Nair
4e66513a74
[CI] Run Fast + Fast GPU Tests on release branches. ( #9255 )
...
* update
* update
2024-08-23 19:34:37 +05:30
Dhruv Nair
cf2c49b179
Remove M1 runner from Nightly Test ( #9193 )
...
* update
* update
2024-08-20 11:44:58 +05:30
Dhruv Nair
9ab80a99a4
[CI] Add fail-fast=False to CUDA nightly and slow tests ( #9214 )
...
* update
* update
2024-08-19 16:08:35 +05:30
Tolga Cangöz
7071b7461b
Errata: Fix typos & \s+$ ( #9008 )
...
* 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 >
2024-08-02 21:24:25 -07:00
Dhruv Nair
b1f43d7189
Fix Nightly Deps ( #9036 )
...
update
2024-08-02 15:18:54 +05:30
Dhruv Nair
c646fbc124
Updates deps for pipeline test fetcher ( #9033 )
...
update
2024-08-01 13:22:13 +05:30
Adrien
bfc9369f0a
[CI] Update runner configuration for setup and nightly tests ( #9005 )
...
* [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 >
2024-07-29 21:14:31 +05:30