[https://nvbugs/5488118][fix] Unwaive passed tests (#8758)

Signed-off-by: Jin Li <59594262+liji-nv@users.noreply.github.com>
Signed-off-by: Mike Iovine <6158008+mikeiovine@users.noreply.github.com>
Signed-off-by: Mike Iovine <miovine@nvidia.com>
This commit is contained in:
Jin Li 2025-10-31 10:46:44 +08:00 committed by Mike Iovine
parent 0c8de1f45d
commit 6185225501

View File

@ -422,7 +422,6 @@ class TestLlama3_1_8BInstruct(LlmapiAccuracyTestHarness):
task.evaluate(llm)
@pytest.mark.skip_less_device(2)
@skip_pre_hopper
def test_ngram(self):
speculative_decoding_config = {
"decoding_type": "NGram",