[diffusion] CI: fix nightly CI (#25241)

This commit is contained in:
Mick
2026-05-16 16:55:30 +08:00
committed by GitHub
parent af26b71ae8
commit 7f37ffae9d
4 changed files with 112 additions and 27 deletions
@@ -148,7 +148,7 @@
"num_gpus": 2,
"frameworks": {
"sglang": {
"serve_args": "--enable-torch-compile --warmup --pipeline-class-name LTX2TwoStagePipeline",
"serve_args": "--enable-torch-compile --warmup --pipeline-class-name LTX2TwoStagePipeline --cfg-parallel-size 2",
"extra_env": {}
}
}