Commit Graph

216 Commits

Author SHA1 Message Date
hlky 824ebbfb1e Fix push_tests_mps.yml (#10326) 2024-12-23 13:02:19 +05:30
Dhruv Nair b2e245c55d [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-23 13:02:19 +05:30
Dhruv Nair 537905e9bf Fix format issue in push_test yml (#10235)
update
2024-12-23 13:02:19 +05:30
Pauline Bailly-Masson 5fe30d94ff Ci update tpu (#10197)
* Update nightly_tests.yml for TPU CI

* Update push_tests.yml
2024-12-23 13:02:19 +05:30
Sayak Paul 2886506d31 [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-23 13:02:19 +05:30
Sayak Paul 812e688d6a [CI] Add quantization (#9832)
* add quantization to nightly CI.

* prep.

* fix lib name.

* remove deps that are not needed.

* fix slice.
2024-12-23 13:02:18 +05:30
Sayak Paul 18a46d12b2 [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-12-23 13:02:17 +05:30
Sayak Paul bbbd1c0f99 [CI] add new runner for testing (#9699)
new runner.
2024-12-23 13:02:17 +05:30
Sayak Paul 876c8d76ef 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-12-23 13:02:17 +05:30
Aryan f5664212da 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-12-23 13:02:17 +05:30
Sayak Paul 15bdb8a09f [CI] replace ubuntu version to 22.04. (#9656)
replace ubuntu version to 22.04.
2024-12-23 13:02:17 +05:30
Sayak Paul eec17ced14 [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-12-23 13:02:16 +05:30
Sayak Paul 043517716f [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-12-23 13:02:16 +05:30
Sayak Paul 091ad8e647 [CI] make runner_type restricted. (#9441)
make runner_type restricted.
2024-12-23 13:02:16 +05:30
Benjamin Bossan a76767b684 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-12-23 13:02:16 +05:30
Sayak Paul ca1692c2c4 [CI] update artifact uploader version (#9426)
update artifact uploader version
2024-12-23 13:02:16 +05:30
Dhruv Nair f16a47f8b0 [CI] Add option to dispatch Fast GPU tests on main (#9355)
update
2024-12-23 13:02:16 +05:30
Dhruv Nair b6cd4a4337 [CI] Update Hub Token on nightly tests (#9318)
update
2024-12-23 13:02:15 +05:30
Dhruv Nair 76c402e233 [CI] Update Release Tests (#9274)
* update

* update
2024-12-23 13:02:15 +05:30
Dhruv Nair a2462e3e3a [CI] Run Fast + Fast GPU Tests on release branches. (#9255)
* update

* update
2024-12-23 13:02:15 +05:30
Dhruv Nair 240c1135f6 Remove M1 runner from Nightly Test (#9193)
* update

* update
2024-12-23 13:02:15 +05:30
Dhruv Nair 7256e317cf [CI] Add fail-fast=False to CUDA nightly and slow tests (#9214)
* update

* update
2024-12-23 13:02:15 +05:30
Tolga Cangöz c6ac793955 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-12-23 13:02:14 +05:30
Dhruv Nair a615e524e5 Fix Nightly Deps (#9036)
update
2024-12-23 13:02:14 +05:30
Dhruv Nair 232a967613 Updates deps for pipeline test fetcher (#9033)
update
2024-12-23 13:02:14 +05:30
Adrien f87ef1d061 [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-12-23 13:02:14 +05:30
Dhruv Nair ca299f0430 [CI] Nightly Test Runner explicitly set runner for Setup Pipeline Matrix (#8986)
* update

* update

* update
2024-12-23 13:02:14 +05:30
Dhruv Nair e5113511cd [CI] Fix parallelism in nightly tests (#8983)
update
2024-12-23 13:02:14 +05:30
Dhruv Nair e42c333819 [CI] Slow Test Updates (#8870)
* update

* update

* update
2024-12-23 13:02:14 +05:30
Sayak Paul a151876058 [Benchmarking] check if runner helps to restore benchmarking (#8929)
* check if runner helps.

* remove caching

* gpus

* update runner group
2024-12-23 13:02:14 +05:30
Dhruv Nair 6c1bec49a4 SSH into cpu runner additional fix (#8893)
* update

* update

* update
2024-12-23 13:02:14 +05:30
Dhruv Nair 909ef85464 SSH into cpu runner fix (#8888)
* update

* update
2024-12-23 13:02:14 +05:30
Dhruv Nair c6dd95ae8d Add option to SSH into CPU runner. (#8884)
update
2024-12-23 13:02:14 +05:30
Sayak Paul 503697db23 modify pocs. (#8867) 2024-12-23 13:02:14 +05:30
Sayak Paul f9ba2ffcdf shift cache in benchmarking. (#8740)
* shift cache.

* comment
2024-12-23 13:02:13 +05:30
Sayak Paul d64e0a89ff Benchmarking workflow fix (#8389)
* fix

* fixes

* add back the deadsnakes

* better messaging

* disable IP adapter tests for the moment.

* style

* up

* empty
2024-12-23 13:02:13 +05:30
Sayak Paul 91b58caea1 modify PR and issue templates (#8687)
* modify PR and issue templates

* add single file poc.
2024-12-23 13:02:13 +05:30
Sayak Paul 4cb34081e5 [Observability] add reporting mechanism when mirroring community pipelines. (#8676)
* add reporting mechanism when mirroring community pipelines.

* remove unneeded argument

* get the actual PATH_IN_REPO

* don't need tag
2024-12-23 13:02:13 +05:30
Dhruv Nair 32c5ea06b5 Add decorator for compile tests (#8703)
* update

* update

---------

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
2024-12-23 13:02:13 +05:30
Tolga Cangöz 2c56360222 Errata - Trim trailing white space in the whole repo (#8575)
* Trim all the trailing white space in the whole repo

* Remove unnecessary empty places

* make style && make quality

* Trim trailing white space

* trim

---------

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
2024-12-23 13:02:13 +05:30
Lucain ff679c5bf7 Fix PATH_IN_REPO on new release in mirror_community_pipeline.yaml (#8519)
Fix PATH_IN_REPO in mirror workflow
2024-12-23 13:02:12 +05:30
Luc Georges 1c9ac547a3 fix(ci): remove unnecessary permissions (#8457) 2024-12-23 13:02:12 +05:30
Luc Georges 14d7c986f2 feat(ci): add trufflehog secrets detection (#8430) 2024-12-23 13:02:12 +05:30
Lucain 68892fb0a3 Final fix for mirror community pipeline (#8427) 2024-12-23 13:02:12 +05:30
Lucain 7d461e6b90 Fix mirror community pipeline (#8426) 2024-12-23 13:02:12 +05:30
Lucain 6130c5b827 Fix mirror_community_pipeline.yml name (#8425) 2024-12-23 13:02:12 +05:30
Lucain ad4b3eee9b Mirror ./examples/community folder on HF (#8417)
* first draft

* secret

* tiktok

* capital matters

* dataset matter

* don't be a prick

* refact

* only on main or tag

* document with an example

* Update destination dataset

* link

* allow manual trigger

* better

* lin

---------

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
2024-12-23 13:02:12 +05:30
Guillaume LEGENDRE a4dd48662e Update tailscale action to main (#8403) 2024-12-23 13:02:12 +05:30
Sayak Paul 385abf623f [LoRA] Remove legacy LoRA code and related adjustments (#8316)
* remove legacy code from load_attn_procs.

* finish first draft

* fix more.

* fix more

* add test

* add serialization support.

* fix-copies

* require peft backend for lora tests

* style

* fix test

* fix loading.

* empty

* address benjamin's feedback.
2024-12-23 13:02:12 +05:30
Dhruv Nair 92b915aca7 Update slow test actions (#8381)
* update

* update

* update

* update
2024-12-23 13:02:12 +05:30