fix: Fix DS-R1 nvfp4 test case naming (#5361)

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>
This commit is contained in:
Enwei Zhu 2025-06-19 15:50:43 +08:00 committed by GitHub
parent 493f268b1c
commit bca758fce1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,4 +13,4 @@ l0_gb200_multi_nodes:
stage: post_merge
backend: pytorch
tests:
- accuracy/test_llm_api_pytorch.py::TestDeepSeekR1::test_nvfp4_8gpus[latency]
- accuracy/test_llm_api_pytorch.py::TestDeepSeekR1::test_nvfp4_multi_gpus[latency]