We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d21bf9 commit 4113df5Copy full SHA for 4113df5
tests/models/language/generation_ppl_test/ppl_utils.py
@@ -12,7 +12,7 @@
12
from vllm.logprobs import Logprob
13
14
# See #24485
15
-PPL_TOL = 0.1
+PPL_TOL = 0.01
16
MAX_LENGTH = 1024
17
18
0 commit comments