requirements : Bump torch and numpy for python3.12 (#8041)
This commit is contained in:
parent
17b291a6a5
commit
b1ef562bc1
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
-r ./requirements-convert-legacy-llama.txt
|
||||
torch~=2.1.1
|
||||
torch~=2.2.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
-r ./requirements-convert-legacy-llama.txt
|
||||
torch~=2.1.1
|
||||
torch~=2.2.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
numpy~=1.24.4
|
||||
numpy~=1.26.4
|
||||
sentencepiece~=0.2.0
|
||||
transformers>=4.40.1,<5.0.0
|
||||
gguf>=0.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue