mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
[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:
parent
0c8de1f45d
commit
6185225501
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user