Add nightly accuracy test for DeepSeek V3.2 (#14935)

This commit is contained in:
Baizhou Zhang
2025-12-13 12:11:16 -08:00
committed by GitHub
parent 2285affffa
commit ab3ffd1c8e
8 changed files with 144 additions and 16 deletions

View File

@@ -134,6 +134,7 @@ class SGLangCIAnalyzer:
"nightly-test-general-4-gpu-h100",
"nightly-test-general-8-gpu-h200",
"nightly-test-general-8-gpu-h20",
"nightly-test-general-8-gpu-b200",
"nightly-test-text-accuracy-2-gpu-runner",
"nightly-test-text-perf-2-gpu-runner",
"nightly-test-vlm-accuracy-2-gpu-runner",
@@ -232,6 +233,7 @@ class SGLangCIAnalyzer:
"nightly-test-general-4-gpu-h100",
"nightly-test-general-8-gpu-h200",
"nightly-test-general-8-gpu-h20",
"nightly-test-general-8-gpu-b200",
"nightly-test-text-accuracy-2-gpu-runner",
"nightly-test-text-perf-2-gpu-runner",
"nightly-test-vlm-accuracy-2-gpu-runner",
@@ -728,6 +730,7 @@ class SGLangCIAnalyzer:
"nightly-test-general-4-gpu-h100",
"nightly-test-general-8-gpu-h200",
"nightly-test-general-8-gpu-h20",
"nightly-test-general-8-gpu-b200",
"nightly-test-text-accuracy-2-gpu-runner",
"nightly-test-text-perf-2-gpu-runner",
"nightly-test-vlm-accuracy-2-gpu-runner",