Skip to content

Commit 53f94a4

Browse files
[None][test] Add Mistral Small 3.1 24B accuracy test to QA test list (#6682)
Signed-off-by: Stanley Sun <[email protected]>
1 parent 5664605 commit 53f94a4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/integration/test_lists/qa/llm_function_full.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ accuracy/test_llm_api_pytorch.py::TestLlama3_3_70BInstruct::test_eagle3_tp8[eagl
454454
accuracy/test_llm_api_pytorch.py::TestLlama3_3_70BInstruct::test_eagle3_tp8[eagle3_one_model=False]
455455
accuracy/test_llm_api_pytorch.py::TestMistral7B::test_auto_dtype
456456
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype
457+
accuracy/test_llm_api_pytorch.py::TestMistralSmall24B::test_auto_dtype
457458
accuracy/test_llm_api_pytorch.py::TestLlama4MaverickInstruct::test_auto_dtype[tp8-cuda_graph=False]
458459
accuracy/test_llm_api_pytorch.py::TestLlama4MaverickInstruct::test_auto_dtype[tp8ep4-cuda_graph=True]
459460
accuracy/test_llm_api_pytorch.py::TestLlama4MaverickInstruct::test_auto_dtype[tp8ep8-cuda_graph=True]

tests/integration/test_lists/qa/llm_function_sanity.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16_4gpus_online
4646
accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_nvfp4_4gpus_online_eplb[fp8kv=False]
4747
accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_nvfp4_4gpus_online_eplb[fp8kv=True]
4848
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype
49+
accuracy/test_llm_api_pytorch.py::TestMistralSmall24B::test_auto_dtype
4950
accuracy/test_llm_api_pytorch.py::TestKanana_Instruct::test_auto_dtype
5051
accuracy/test_llm_api_pytorch.py::TestKimiK2::test_fp8_blockscale[latency]
5152
accuracy/test_llm_api_pytorch.py::TestLlama3_1_8B::test_nvfp4

0 commit comments

Comments
 (0)