sayakpaul
7eb51e932f
resolve conflicts.
2026-01-28 17:25:50 +05:30
Salman Chishti
d9959bd53b
Upgrade GitHub Actions to latest versions ( #12866 )
...
* Upgrade GitHub Actions to latest versions
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com >
* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
* fix: Correct GitHub Actions upgrade (fix branch refs and version formats)
---------
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com >
2026-01-27 11:52:50 +05:30
sayakpaul
079e0e31b7
just keep main for easier debugging.
2026-01-27 11:38:41 +08:00
YiYi Xu
b1c77f67ac
[modular] add auto_docstring & more doc related refactors ( #12958 )
...
* up
* up up
* update outputs
* style
* add modular_auto_docstring!
* more auto docstring
* style
* up up up
* more more
* up
* address feedbacks
* add TODO in the description for empty docstring
* refactor based on dhruv's feedback: remove the class method
* add template method
* up
* up up up
* apply auto docstring
* make style
* rmove space in make docstring
* Apply suggestions from code review
* revert change in z
* fix
* Apply style fixes
* include auto-docstring check in the modular ci. (#13004 )
* Run ruff format after auto docstring generation
* up
* upup
* upup
* style
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2026-01-26 17:12:13 -10:00
sayakpaul
b4b707e585
up
2026-01-25 23:57:52 +08:00
sayakpaul
6e8e7bad9e
up
2026-01-25 23:30:04 +08:00
sayakpaul
0eaa35fdca
Revert "up"
...
This reverts commit 5274ffdd7f .
2026-01-23 17:31:48 +05:30
sayakpaul
4dff31871c
Revert "up"
...
This reverts commit 515dd06db5 .
2026-01-23 17:31:21 +05:30
sayakpaul
515dd06db5
up
2026-01-23 17:23:19 +05:30
sayakpaul
5274ffdd7f
up
2026-01-23 17:15:25 +05:30
sayakpaul
351316328f
matrix configuration to see differences between 4.57.3 and main failures.
2026-01-20 10:11:08 +05:30
sayakpaul
c152b1831c
more
2026-01-14 14:54:39 +05:30
sayakpaul
039324ae16
switch to transformers main again./
2026-01-14 14:52:15 +05:30
Sayak Paul
3981c955ce
[modular] Tests for custom blocks in modular diffusers ( #12557 )
...
* start custom block testing.
* simplify modular workflow ci.
* up
* style.
* up
* up
* up
* up
* up
* up
* Apply suggestions from code review
* up
2026-01-09 15:57:23 +05:30
Salman Chishti
a812c87465
Upgrade GitHub Actions for Node 24 compatibility ( #12865 )
...
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com >
2026-01-09 08:28:58 +05:30
Pauline Bailly-Masson
8600b4c10d
Add environment variables to checkout step ( #12927 )
2026-01-08 13:38:06 +05:30
Pauline Bailly-Masson
9b5a244653
CodeQL workflow for security analysis
2026-01-06 17:26:08 +01:00
Pauline Bailly-Masson
417f6b2d33
Delete .github/workflows/codeql.yml
2026-01-06 17:25:38 +01:00
Pauline Bailly-Masson
e46354d2d0
Add codeQL workflow ( #12917 )
...
Updated CodeQL workflow to use reusable workflow from Hugging Face and simplified language matrix.
2026-01-06 17:19:48 +01:00
Pauline Bailly-Masson
db37140474
Refactor environment variable assignments in workflow ( #12916 )
2026-01-06 13:39:18 +01:00
Dhruv Nair
6d8973ffe2
[CI] Fix indentation issue in workflow files ( #12685 )
...
update
2025-11-19 09:30:04 +05:30
Dhruv Nair
b7df4a5387
[CI] Temporarily pin transformers ( #12677 )
...
* update
* update
* update
* update
2025-11-18 14:43:06 +05:30
Dhruv Nair
3579fdabf9
[CI] Make CI logs less verbose ( #12674 )
...
update
2025-11-17 14:23:09 +05:30
Dhruv Nair
35d703310c
[CI] Fix typo in uv install ( #12618 )
...
update
2025-11-10 13:22:46 +05:30
Dhruv Nair
bc8fd864eb
[CI] Push test fix ( #12617 )
...
update
2025-11-10 09:26:14 +05:30
vb
57636ad4f4
purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet ( #12497 )
...
* purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet
* purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet x2
* restrict docker build test to the ones we actually use in CI.
---------
Co-authored-by: YiYi Xu <yixu310@gmail.com >
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-10-22 00:59:20 +05:30
Steven Liu
dbe413668d
[CI] Check links ( #12491 )
...
* check links
* update
* feedback
* remove
2025-10-16 10:38:16 -07:00
Sayak Paul
a519272d97
[ci] revisit the installations in CI. ( #12450 )
...
* revisit the installations in CI.
* up
* up
* up
* empty
* up
* up
* up
2025-10-08 19:21:24 +05:30
Sayak Paul
35e538d46a
fix dockerfile definitions. ( #12424 )
...
* fix dockerfile definitions.
* python 3.10 slim.
* up
* up
* up
* up
* up
* revert pr_tests.yml changes
* up
* up
* reduce python version for torch 2.1.0
2025-10-08 09:46:18 +05:30
Lucain
b59654544b
Install latest prerelease from huggingface_hub when installing transformers from main ( #12395 )
...
* Allow prerelease when installing transformers from main
* maybe better
* maybe better
* and now?
* just bored
* should be better
* works now
2025-09-30 17:02:33 +05:30
Sayak Paul
4588bbeb42
[CI] disable installing transformers from main in ci for now. ( #12397 )
...
* disable installing transformers from main in ci for now.
* up
* u[p
2025-09-26 18:41:17 +05:30
Ishan Modi
4acbfbf13b
[Quantization] Add TRT-ModelOpt as a Backend ( #11173 )
...
* initial commit
* update
* updates
* update
* update
* update
* update
* update
* update
* addressed PR comments
* update
* addressed PR comments
* update
* update
* update
* update
* update
* update
* updates
* update
* update
* addressed PR comments
* updates
* code formatting
* update
* addressed PR comments
* addressed PR comments
* addressed PR comments
* addressed PR comments
* fix docs and dependencies
* fixed dependency test
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-09-03 10:14:52 +05:30
Sayak Paul
532f41c999
Deprecate Flax support ( #12151 )
...
* start removing flax stuff.
* add deprecation warning.
* add warning messages.
* more warnings.
* remove dockerfiles.
* remove more.
* Update src/diffusers/models/attention_flax.py
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
* up
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
2025-08-26 09:58:16 +02:00
YiYi Xu
ccf2c31188
[Modular] Fast Tests ( #11937 )
...
* rearrage the params to groups: default params /image params /batch params / callback params
* make style
* add names property to pipeline blocks
* style
* remove more unused func
* prepare_latents_inpaint always return noise and image_latents
* up
* up
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: DN6 <dhruv.nair@gmail.com >
2025-08-08 19:42:13 +05:30
Isotr0py
ba2ba9019f
Add cuda kernel support for GGUF inference ( #11869 )
...
* add gguf kernel support
Signed-off-by: Isotr0py <2037008807@qq.com >
* fix
Signed-off-by: Isotr0py <2037008807@qq.com >
* optimize
Signed-off-by: Isotr0py <2037008807@qq.com >
* update
* update
* update
* update
* update
---------
Signed-off-by: Isotr0py <2037008807@qq.com >
Co-authored-by: DN6 <dhruv.nair@gmail.com >
2025-08-05 21:36:48 +05:30
Sayak Paul
7a7a487396
fix the rest for all GPUs in CI ( #12064 )
...
fix the rest
2025-08-04 21:03:33 +05:30
Sayak Paul
4efb4db9d0
enable all gpus when running ci. ( #12062 )
2025-08-04 20:17:34 +05:30
Pauline Bailly-Masson
639fd12a20
CI fixing ( #12059 )
...
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-08-04 19:09:17 +05:30
Γlvaro Somoza
9d313fc718
[Fix] huggingface-cli to hf missed files ( #12008 )
...
fix
2025-07-30 14:25:43 -04:00
Sayak Paul
9c13f86579
[training] add an offload utility that can be used as a context manager. ( #11775 )
...
* add an offload utility that can be used as a context manager.
* update
---------
Co-authored-by: Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com >
2025-07-16 09:09:13 +01:00
Dhruv Nair
7e3bf4aff6
[CI] Speed up GPU PR Tests ( #11887 )
...
update
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-07-09 11:00:23 +05:30
Dhruv Nair
cbc8ced20f
[CI] Fix big GPU test marker ( #11786 )
...
* update
* update
2025-07-08 22:09:09 +05:30
Sayak Paul
e6639fef70
[benchmarks] overhaul benchmarks ( #11565 )
...
* start overhauling the benchmarking suite.
* fixes
* fixes
* checking.
* checking
* fixes.
* error handling and logging.
* add flops and params.
* add more models.
* utility to fire execution of all benchmarking scripts.
* utility to push to the hub.
* push utility improvement
* seems to be working.
* okay
* add torchprofile dep.
* remove total gpu memory
* fixes
* fix
* need a big gpu
* better
* what's happening.
* okay
* separate requirements and make it nightly.
* add db population script.
* update secret name
* update secret.
* population db update
* disable db population for now.
* change to every monday
* Update .github/workflows/benchmark.yml
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
* quality improvements.
* reparate hub upload step.
* repository
* remove csv
* check
* update
* update
* threading.
* update
* update
* updaye
* update
* update
* update
* remove peft dep
* upgrade runner.
* fix
* fixes
* fix merging csvs.
* push dataset to the Space repo for analysis.
* warm up.
* add a readme
* Apply suggestions from code review
Co-authored-by: Luc Georges <McPatate@users.noreply.github.com >
* address feedback
* Apply suggestions from code review
* disable db workflow.
* update to bi weekly.
* enable population
* enable
* updaye
* update
* metadata
* fix
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com >
Co-authored-by: Luc Georges <McPatate@users.noreply.github.com >
2025-07-04 11:04:17 +05:30
Sayak Paul
e8e44a510c
[CI] disable onnx, mps, flax from the CI ( #11803 )
...
* disable onnx, mps, flax
* remove
2025-06-27 16:33:43 +05:30
Sayak Paul
648e8955cf
swap out token for style bot. ( #11701 )
2025-06-13 06:51:19 +05:30
Dhruv Nair
d04cd95012
[CI] Some improvements to Nightly reports summaries ( #11166 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* updatee
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2025-06-05 13:55:01 +05:30
Sayak Paul
54cddc1e12
[CI] fix the filename for displaying failures in lora ci. ( #11600 )
...
fix the filename for displaying failures in lora ci.
2025-05-27 22:27:27 -07:00
Sayak Paul
53748217e6
fix security issue in build docker ci ( #11614 )
...
* fix security issue in build docker ci
* better
* update
2025-05-26 22:43:01 +05:30
Sayak Paul
4af76d0d7d
[tests] Changes to the torch.compile() CI and tests ( #11508 )
...
* remove compile cuda docker.
* replace compile cuda docker path.
* better manage compilation cache.
* propagate similar to the pipeline tests.
* remove unneeded compile test.
* small.
* don't check for deleted files.
2025-05-26 08:31:04 -07:00
Sayak Paul
7acf8345f6
[Tests] Enable more general testing for torch.compile() with LoRA hotswapping ( #11322 )
...
* refactor hotswap tester.
* fix seeds..
* add to nightly ci.
* move comment.
* move to nightly
2025-05-09 11:29:06 +05:30