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
407339c3
Commit
407339c3
authored
Jul 01, 2024
by
lintangsutawika
Browse files
modify name of installation name
parent
82cd972c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pyproject.toml
pyproject.toml
+2
-2
No files found.
pyproject.toml
View file @
407339c3
...
...
@@ -66,7 +66,7 @@ ifeval = ["langdetect", "immutabledict"]
neuronx
=
["optimum[neuronx]"]
mamba
=
[
"mamba_ssm"
,
"causal-conv1d==1.0.2"
]
math
=
[
"sympy>=1.12"
,
"antlr4-python3-runtime==4.11"
]
m
llm
=
[
"transformers>=4.40.0"
,
"llava-torch==1.1.1"
]
m
ultimodal
=
[
"transformers>=4.40.0"
,
"llava-torch==1.1.1"
,
"Pillow"
]
multilingual
=
[
"nagisa>=0.2.7"
,
"jieba>=0.42.1"
,
"pycountry"
]
openai
=
[
"openai==1.3.9"
,
"tiktoken"
]
optimum
=
["optimum[openvino]"]
...
...
@@ -87,7 +87,7 @@ all = [
"lm_eval[ifeval]"
,
"lm_eval[mamba]"
,
"lm_eval[math]"
,
"lm_eval[m
llm
]"
,
"lm_eval[m
ultimodal
]"
,
"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