Change version of numpy requirement to 1.24.4. (https://github.com/ggerganov/llama.cpp/issues/3511)

This commit is contained in:
Lyjia 2023-10-06 13:44:05 -07:00
parent 1faaae8c2b
commit f53d6681e3

View file

@ -1,3 +1,3 @@
numpy==1.24 numpy==1.24.4
sentencepiece==0.1.98 sentencepiece==0.1.98
gguf>=0.1.0 gguf>=0.1.0