Bump transformers convert requirement.
This commit is contained in:
parent
d5d67316e6
commit
20157cfd80
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
numpy~=1.24.4
|
numpy~=1.24.4
|
||||||
sentencepiece~=0.1.98
|
sentencepiece~=0.1.98
|
||||||
transformers>=4.35.2,<5.0.0
|
transformers>=4.40.1,<5.0.0
|
||||||
gguf>=0.1.0
|
gguf>=0.1.0
|
||||||
protobuf>=4.21.0,<5.0.0
|
protobuf>=4.21.0,<5.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue