Unverified Commit a96d2f05 authored by Matthew Douglas's avatar Matthew Douglas Committed by GitHub
Browse files

Merge branch 'main' into fsdp-load-prequantized

parents 87f88af4 5cc91b1b
# 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 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
......
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