]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
py : add protobuf dependency (#4466)
authorwonjun Jang <redacted>
Thu, 14 Dec 2023 12:44:49 +0000 (21:44 +0900)
committerGitHub <redacted>
Thu, 14 Dec 2023 12:44:49 +0000 (14:44 +0200)
requirements.txt

index badfec3be804cce60b87fed472e5807b44246fc9..1a116256671e5281df0cb34b0ab4a57d4dce13c4 100644 (file)
@@ -2,3 +2,4 @@ numpy==1.24.4
 sentencepiece==0.1.98
 transformers>=4.34.0
 gguf>=0.1.0
+protobuf>=4.21.0