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 7c941c6 commit 09ec9aeCopy full SHA for 09ec9ae
tests/e2e/singlecard/models/test_lm_eval_correctness.py
@@ -7,7 +7,7 @@
7
import yaml
8
from jinja2 import Environment, FileSystemLoader
9
10
-RTOL = 0.02
+RTOL = 0.03
11
12
13
@dataclass
0 commit comments