mirror of https://github.com/hpcaitech/ColossalAI
[fix] fix bug caused by perf version (#6156)
parent
6280cb18b8
commit
8d826a336e
|
@ -17,7 +17,7 @@ sentencepiece
|
||||||
google
|
google
|
||||||
protobuf
|
protobuf
|
||||||
transformers==4.39.3
|
transformers==4.39.3
|
||||||
peft>=0.7.1
|
peft>=0.7.1,<=0.13.2
|
||||||
bitsandbytes>=0.39.0
|
bitsandbytes>=0.39.0
|
||||||
rpyc==6.0.0
|
rpyc==6.0.0
|
||||||
fastapi
|
fastapi
|
||||||
|
|
Loading…
Reference in New Issue