Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions tests/e2e/stage_configs/xpu/qwen2_5_omni_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ stage_args:
process: true # Run this stage in a separate process
devices: "0" # Visible devices for this stage
engine_args:
max_num_seqs: 1
model_stage: thinker
model_arch: Qwen2_5OmniForConditionalGeneration
worker_type: ar
Expand Down Expand Up @@ -40,7 +39,6 @@ stage_args:
process: true
devices: "1"
engine_args:
max_num_seqs: 1
model_stage: talker
model_arch: Qwen2_5OmniForConditionalGeneration
worker_type: ar
Expand Down
Loading