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
OpenDAS
bitsandbytes
Commits
a96d2f05
Unverified
Commit
a96d2f05
authored
Jul 29, 2024
by
Matthew Douglas
Committed by
GitHub
Jul 29, 2024
Browse files
Merge branch 'main' into fsdp-load-prequantized
parents
87f88af4
5cc91b1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
requirements-ci.txt
requirements-ci.txt
+1
-1
requirements-dev.txt
requirements-dev.txt
+1
-1
No files found.
requirements-ci.txt
View file @
a96d2f05
# Requirements used for GitHub actions
# Requirements used for GitHub actions
pytest==8.3.
1
pytest==8.3.
2
einops==0.8.0
einops==0.8.0
lion-pytorch==0.2.2
lion-pytorch==0.2.2
scipy==1.10.1; python_version < "3.9"
scipy==1.10.1; python_version < "3.9"
...
...
requirements-dev.txt
View file @
a96d2f05
# Requirements used for local development
# Requirements used for local development
setuptools>=63
setuptools>=63
pytest~=8.3.
1
pytest~=8.3.
2
einops~=0.8.0
einops~=0.8.0
wheel~=0.43.0
wheel~=0.43.0
lion-pytorch~=0.2.2
lion-pytorch~=0.2.2
...
...
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