Commit dffce65e authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

revert to orig. requirements

parent ad92d498
......@@ -66,7 +66,6 @@ ifeval = ["langdetect", "immutabledict"]
neuronx = ["optimum[neuronx]"]
mamba = ["mamba_ssm", "causal-conv1d==1.0.2"]
math = ["sympy>=1.12", "antlr4-python3-runtime==4.11"]
mllm = ["transformers>=4.40.0", "llava-torch==1.1.1"]
multilingual = ["nagisa>=0.2.7", "jieba>=0.42.1", "pycountry"]
openai = ["openai==1.3.9", "tiktoken"]
optimum = ["optimum[openvino]"]
......@@ -87,7 +86,6 @@ all = [
"lm_eval[ifeval]",
"lm_eval[mamba]",
"lm_eval[math]",
"lm_eval[mllm]",
"lm_eval[multilingual]",
"lm_eval[openai]",
"lm_eval[promptsource]",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment