diffusion: fix wan-2.2-TI2V and support sp (#12926)

This commit is contained in:
Mick
2025-11-10 14:37:57 +08:00
committed by GitHub
parent 90401cf7d2
commit e123648b36
12 changed files with 296 additions and 89 deletions

View File

@@ -51,11 +51,11 @@ jobs:
with:
filters: |
main_package:
- added|modified|deleted|renamed: "python/**"
- added|modified|deleted|renamed: "!python/sglang/multimodal_gen/**"
- added|modified|deleted|renamed: "scripts/ci/**"
- added|modified|deleted|renamed: "test/**"
- added|modified|deleted|renamed: ".github/workflows/pr-test.yml"
- "python/sglang/!(multimodal_gen)/**"
- "python/*.toml"
- "scripts/ci/**"
- "test/**"
- ".github/workflows/pr-test.yml"
sgl_kernel:
- "sgl-kernel/**"
multimodal_gen: