mirror of https://github.com/THUDM/ChatGLM-6B
Fix transformers version
parent
69bcdcbc4f
commit
cbf3d2b666
|
@ -1,5 +1,5 @@
|
|||
protobuf>=3.19.5,<3.20.1
|
||||
transformers>=4.26.1
|
||||
transformers==4.26.1
|
||||
icetk
|
||||
cpm_kernels
|
||||
torch>=1.10
|
||||
|
|
Loading…
Reference in New Issue