]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
py : change version of numpy requirement to 1.24.4 (#3515)
authorTom C <redacted>
Sat, 7 Oct 2023 09:56:15 +0000 (02:56 -0700)
committerGitHub <redacted>
Sat, 7 Oct 2023 09:56:15 +0000 (12:56 +0300)
Co-authored-by: Lyjia <redacted>
requirements.txt

index 7dc51edb14395ddf853dca31ce616deec852a788..81c909d0ba7fe6e5115945d83a54d57f9a849f89 100644 (file)
@@ -1,3 +1,3 @@
-numpy==1.24
+numpy==1.24.4
 sentencepiece==0.1.98
 gguf>=0.1.0