Change version of numpy requirement to 1.24.4. (https://github.com/ggerganov/llama.cpp/issues/3511)
This commit is contained in:
parent
1faaae8c2b
commit
f53d6681e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue