Skip to content

Commit 12693a5

Browse files
authored
[None][chore] Enable L0 multi-gpus testing for Qwen3-next (#9789)
Signed-off-by: nv-guomingz <[email protected]>
1 parent 49fe089 commit 12693a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jenkins/L0_MergeRequest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
718718
"tensorrt_llm/_torch/custom_ops/torch_custom_ops.py",
719719
"tensorrt_llm/_torch/custom_ops/userbuffers_custom_ops.py",
720720
"tensorrt_llm/_torch/models/modeling_llama.py",
721+
"tensorrt_llm/_torch/models/modeling_qwen3_next.py",
721722
"tensorrt_llm/_torch/modules/fused_moe/",
722723
"tensorrt_llm/_torch/pyexecutor/_util.py",
723724
"tensorrt_llm/_torch/pyexecutor/model_engine.py",

0 commit comments

Comments
 (0)