File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
tests/integration/test_lists/test-db Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ l0_b200:
8383 # ------------- AutoDeploy tests ---------------
8484 - unittest/_torch/auto_deploy/unit/singlegpu -k "not test_trtllm_bench_backend_comparison"
8585 - accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[False-1]
86+ - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_fp8
8687 - unittest/_torch/auto_deploy/unit/singlegpu
8788- condition :
8889 ranges :
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ l0_dgx_h200:
127127 - disaggregated/test_disaggregated.py::test_disaggregated_benchmark_on_diff_backends[DeepSeek-V3-Lite-fp8]
128128 # ------------- AutoDeploy tests ---------------
129129 - accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[False-4]
130+ - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_bf16
130131- condition :
131132 ranges :
132133 system_gpu_count :
Original file line number Diff line number Diff line change @@ -110,6 +110,8 @@ l0_h100:
110110 - accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[True-1]
111111 - accuracy/test_llm_api_autodeploy.py::TestNemotronH::test_auto_dtype[False]
112112 - accuracy/test_llm_api_autodeploy.py::TestNemotronH::test_auto_dtype[True]
113+ - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_fp8
114+ - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_bf16
113115- condition :
114116 ranges :
115117 system_gpu_count :
You can’t perform that action at this time.
0 commit comments