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
+2
View File
@@ -30,6 +30,8 @@ suites = {
],
"nightly-8-gpu-b200": [
TestFile("test_deepseek_r1_fp8_trtllm_backend.py", 3600),
TestFile("test_deepseek_v32_gpqa.py", 3600),
TestFile("test_mistral_large3_basic.py", 600),
],
"nightly-4-gpu": [
TestFile("test_encoder_dp.py", 500),