[misc] update requirements (#5787)

pull/5788/head
Hongxin Liu 6 months ago committed by GitHub
parent a1e39f4c0d
commit 5ead00ffc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,7 +8,7 @@ click
fabric fabric
contexttimer contexttimer
ninja ninja
torch>=2.1.0 torch>=2.1.0,<2.3.0
safetensors safetensors
einops einops
pydantic pydantic
@ -16,7 +16,7 @@ ray
sentencepiece sentencepiece
google google
protobuf protobuf
transformers==4.36.2 transformers>=4.36.2,<4.40.0
peft>=0.7.1 peft>=0.7.1
bitsandbytes>=0.39.0 bitsandbytes>=0.39.0
rpyc==6.0.0 rpyc==6.0.0

Loading…
Cancel
Save