mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-09 23:29:44 +00:00
py : bump sentencepiece to 0.1.98 to support Python 3.11 (#976)
This commit is contained in:
parent
93265e988a
commit
489093548c
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
numpy==1.24
|
numpy==1.24
|
||||||
sentencepiece==0.1.97
|
sentencepiece==0.1.98
|
||||||
|
|
Loading…
Reference in a new issue