Skip to content

Commit 09ec9ae

Browse files
committed
fix
Signed-off-by: Icey <1790571317@qq.com>
1 parent 7c941c6 commit 09ec9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/singlecard/models/test_lm_eval_correctness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import yaml
88
from jinja2 import Environment, FileSystemLoader
99

10-
RTOL = 0.02
10+
RTOL = 0.03
1111

1212

1313
@dataclass

0 commit comments

Comments
 (0)