mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-02 18:21:57 +00:00
fix
This commit is contained in:
parent
4cbcc86833
commit
5276288fc8
@ -18,3 +18,4 @@ datasets
|
|||||||
pydantic
|
pydantic
|
||||||
ray
|
ray
|
||||||
peft>=0.7.1
|
peft>=0.7.1
|
||||||
|
transformers==4.51.3
|
||||||
|
@ -16,7 +16,7 @@ ray
|
|||||||
sentencepiece
|
sentencepiece
|
||||||
google
|
google
|
||||||
protobuf
|
protobuf
|
||||||
transformers==4.51.3
|
transformers==4.39.3
|
||||||
peft>=0.7.1,<=0.13.2
|
peft>=0.7.1,<=0.13.2
|
||||||
bitsandbytes>=0.39.0
|
bitsandbytes>=0.39.0
|
||||||
rpyc==6.0.0
|
rpyc==6.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user