File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
tests/integration/test_lists/test-db Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,8 @@ l0_h100:
282282 - examples/test_mistral.py::test_mistral_with_bf16_lora_torch[mistral-7b-v0.1]
283283 - examples/test_phi.py::test_phi_4_mini_instruct_with_bf16_lora_torch[Phi-4-mini-instruct]
284284 - examples/test_llama.py::test_llama_3_x_with_bf16_lora_torch[llama-3.2-1b-instruct]
285- - examples/test_nemotron_nas.py::test_nemotron_nano_8b_lora_torch[Llama-3.1-Nemotron-Nano-8B-v1]
285+ # https://nvbugs/5563469: Disable Nemotron-Nano-8B-v1 test due to non-deterministic failures, revisit as part of TRTLLM-7885
286+ # - examples/test_nemotron_nas.py::test_nemotron_nano_8b_lora_torch[Llama-3.1-Nemotron-Nano-8B-v1]
286287- condition :
287288 ranges :
288289 system_gpu_count :
You can’t perform that action at this time.
0 commit comments