Skip to content

Commit 6ca2f55

Browse files
moraxudominicshanshan
authored andcommitted
[https://nvbugs/5563469][fix] Temporarily disable test_nemotron_nano_8b_lora_torch in L0 due to Torch non-determinism (NVIDIA#8206)
Signed-off-by: Michal Guzek <[email protected]>
1 parent 9d6634b commit 6ca2f55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/integration/test_lists/test-db/l0_h100.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)