mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-21 05:04:47 +00:00
[misc] update requirements (#5787)
This commit is contained in:
parent
a1e39f4c0d
commit
5ead00ffc5
@ -8,7 +8,7 @@ click
|
||||
fabric
|
||||
contexttimer
|
||||
ninja
|
||||
torch>=2.1.0
|
||||
torch>=2.1.0,<2.3.0
|
||||
safetensors
|
||||
einops
|
||||
pydantic
|
||||
@ -16,7 +16,7 @@ ray
|
||||
sentencepiece
|
||||
google
|
||||
protobuf
|
||||
transformers==4.36.2
|
||||
transformers>=4.36.2,<4.40.0
|
||||
peft>=0.7.1
|
||||
bitsandbytes>=0.39.0
|
||||
rpyc==6.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user