Skip to content

Commit dc5c26a

Browse files
authored
req: pin lm-eval !=0.4.9.1 (#2102)
1 parent aafc307 commit dc5c26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ optional-dependencies.extra = [
5454
"litdata==0.2.51",
5555
# litgpt.deploy:
5656
"litserve>0.2",
57-
"lm-eval>=0.4.2",
57+
"lm-eval>=0.4.2,!=0.4.9.1",
5858
# litgpt.data.prepare_starcoder.py:
5959
"pandas>=1.9",
6060
"pyarrow>=15.0.2",

0 commit comments

Comments
 (0)