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 8067149 commit 1baf18cCopy full SHA for 1baf18c
setup.py
@@ -55,7 +55,7 @@
55
"jieba", # Needed for Chinese language support
56
"langdetect", # Needed for LightEval's extended tasks
57
"latex2sympy2_extended>=1.0.6",
58
- "liger-kernel>=0.5.6",
+ "liger-kernel>=0.5.9",
59
"lighteval @ git+https://github.com/huggingface/lighteval.git@d3da6b9bbf38104c8b5e1acc86f83541f9a502d1", # Critical bug fix for tokenizer revisions: https://github.com/huggingface/lighteval/pull/721
60
"math-verify==0.5.2", # Used for math verification in grpo
61
"morphcloud==0.1.67",
0 commit comments