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
97f936be
Commit
97f936be
authored
Mar 14, 2023
by
Benjamin Fattori
Browse files
add accelerate to deps
parent
f1dedbf0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
97f936be
...
@@ -37,6 +37,7 @@ setuptools.setup(
...
@@ -37,6 +37,7 @@ setuptools.setup(
"tqdm-multiprocess"
,
"tqdm-multiprocess"
,
"transformers>=4.1"
,
"transformers>=4.1"
,
"zstandard"
,
"zstandard"
,
"accelerate>=0.17.1"
],
],
extras_require
=
{
extras_require
=
{
"dev"
:
[
"black"
,
"flake8"
,
"pre-commit"
,
"pytest"
,
"pytest-cov"
],
"dev"
:
[
"black"
,
"flake8"
,
"pre-commit"
,
"pytest"
,
"pytest-cov"
],
...
...
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