Skip to content

Commit 1baf18c

Browse files
authored
Bump lower bound on liger-kernel
Related to #653 (I forgot to include this in that PR)
1 parent 8067149 commit 1baf18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jieba", # Needed for Chinese language support
5656
"langdetect", # Needed for LightEval's extended tasks
5757
"latex2sympy2_extended>=1.0.6",
58-
"liger-kernel>=0.5.6",
58+
"liger-kernel>=0.5.9",
5959
"lighteval @ git+https://github.com/huggingface/lighteval.git@d3da6b9bbf38104c8b5e1acc86f83541f9a502d1", # Critical bug fix for tokenizer revisions: https://github.com/huggingface/lighteval/pull/721
6060
"math-verify==0.5.2", # Used for math verification in grpo
6161
"morphcloud==0.1.67",

0 commit comments

Comments
 (0)