Skip to content

Commit 8b97a10

Browse files
committed
updated unit test
Signed-off-by: Suguna Velury <[email protected]>
1 parent c3a883c commit 8b97a10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/examples/llm_qat/test_llm_qat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ def test_llama_lora_qat_nvfp4(tiny_llama_path, tmp_path):
9797
)
9898

9999

100-
@pytest.mark.skip(reason="Fix QLoRa test failure")
101100
def test_llama_qlora_nvfp4(tiny_llama_path, tmp_path):
102101
_run_command(
103102
[

0 commit comments

Comments
 (0)