Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
dffce65e
Commit
dffce65e
authored
Jun 28, 2024
by
haileyschoelkopf
Browse files
revert to orig. requirements
parent
ad92d498
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
pyproject.toml
pyproject.toml
+0
-2
No files found.
pyproject.toml
View file @
dffce65e
...
...
@@ -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]"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment