mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-17 16:25:05 +08:00
[None][chore] Enable L0 multi-gpus testing for Qwen3-next (#9789)
Signed-off-by: nv-guomingz <137257613+nv-guomingz@users.noreply.github.com>
This commit is contained in:
parent
49fe089470
commit
12693a526b
@ -718,6 +718,7 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
|
||||
"tensorrt_llm/_torch/custom_ops/torch_custom_ops.py",
|
||||
"tensorrt_llm/_torch/custom_ops/userbuffers_custom_ops.py",
|
||||
"tensorrt_llm/_torch/models/modeling_llama.py",
|
||||
"tensorrt_llm/_torch/models/modeling_qwen3_next.py",
|
||||
"tensorrt_llm/_torch/modules/fused_moe/",
|
||||
"tensorrt_llm/_torch/pyexecutor/_util.py",
|
||||
"tensorrt_llm/_torch/pyexecutor/model_engine.py",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user