mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 23:15:01 +00:00
chore(deps): update llama.cpp (#3497)
* Apply llava patch Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
e35d8169b1
commit
d51444d606
5 changed files with 70 additions and 86 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ DETECT_LIBS?=true
|
|||
# llama.cpp versions
|
||||
GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp
|
||||
GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
|
||||
CPPLLAMA_VERSION?=815b1fb20a53e439882171757825bacb1350de04
|
||||
CPPLLAMA_VERSION?=e6b7801bd189d102d901d3e72035611a25456ef1
|
||||
|
||||
# go-rwkv version
|
||||
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue