Commit Graph
12 Commits
Author SHA1 Message Date
Prozac614anddaiweitao e21fc78dbd [diffusion] fix: fix rank used in parallel executor when enable_cfg_parallel is false (#18975)
Co-authored-by: daiweitao <dwti614707404@163.com>
2026-02-19 20:12:24 +08:00
Prozac614 e13b727e92 [diffusion] CI: update perf baseline (#17512) 2026-02-07 00:28:44 +08:00
Prozac614 3fcda00e8c [CI] Fix CI timeouts by upgrading runai_model_streamer (related to #16937) (#17636) 2026-01-28 17:09:45 -08:00
Prozac614 12f794e516 [diffusion] fix: fix missing backend argument in pipelines_core initialization (#17343) 2026-01-26 15:47:10 +08:00
Prozac614 f253f43c9d [diffusion] CI: fix LoRA downloading issues and respect offline flag (#15813) 2025-12-30 11:39:27 +08:00
Prozac614andMick 3778c2fc6d [diffusion] CI: fix CI test case skip problem (#15874)
Co-authored-by: Mick <mickjagger19@icloud.com>
2025-12-26 19:42:20 +08:00
Prozac614 10a9573efd [diffusion] CI: add tests to validate the size, extension, and format of output images/videos. (#15736) 2025-12-25 14:00:22 +08:00
Prozac614 49ab72f837 [diffusion] fix: remove unused LoRA application logic from RowParallelLinearWithLoRA class in linear.py (#15801) 2025-12-25 13:43:38 +08:00
Prozac614 eee3700d84 [diffusion] feat: support lora strength (#15691) 2025-12-24 13:31:23 +08:00
Prozac614 198c8ecf98 [diffusion] fix: support applying different LoRA adapters to different transformers in multi-transformer pipelines (#14839) 2025-12-12 13:08:57 +08:00
Prozac614 908c7186af [diffusion] CI: Add LoRA support to diffusion server configuration and test cases (#14697) 2025-12-10 16:51:47 +08:00
Prozac614 12a08efc20 [diffusion] feat: add support for LoRA layers in transformer_2 within LoRAPipeline (#14606) 2025-12-08 17:57:13 +08:00