feat: add deepseek v3 fp4 ut (#10391)

This commit is contained in:
Yineng Zhang
2025-09-12 15:43:29 -07:00
committed by GitHub
parent 78b7465cad
commit 9d775b1a2d
3 changed files with 166 additions and 1 deletions

View File

@@ -148,6 +148,7 @@ suites = {
"per-commit-8-gpu-b200": [
# add more here
TestFile("test_gpt_oss_4gpu.py", 600),
TestFile("test_deepseek_v3_fp4_4gpu.py", 600),
],
"per-commit-4-gpu-deepep": [
TestFile("ep/test_deepep_small.py", 531),