update e2e test - oops

Signed-off-by: Nick Hill <nhill@redhat.com>
This commit is contained in:
Nick Hill 2025-12-12 10:34:23 -08:00
parent 7feb2f2a6d
commit c5df2565ab

View File

@ -102,7 +102,6 @@ def test_with_spec_decoding(monkeypatch: pytest.MonkeyPatch):
test_sampling_params = [
dict(),
dict(logprobs=2),
dict(presence_penalty=-1.0),
dict(bad_words=["the", " the"]),
dict(logprobs=2),