[AMD] Add TP=8 models to nightly test and make TP=2 test stable (#15296)

This commit is contained in:
michael-amd
2025-12-19 13:15:19 -08:00
committed by GitHub
parent bd16244d93
commit 2ee6c810b8
5 changed files with 1128 additions and 30 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ NIGHTLY_SUITES = {
"nightly-8-gpu-h20",
"nightly-8-gpu-b200",
],
HWBackend.AMD: ["nightly-amd"],
HWBackend.AMD: ["nightly-amd", "nightly-amd-8-gpu"],
HWBackend.CPU: [],
HWBackend.NPU: [
"nightly-1-npu-a3",