chore(deps): bump llama-cpp to cda0e4b648dde8fac162b3430b14a99597d3d74f (#3884)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-10-20 00:26:49 +02:00 committed by GitHub
parent 011565aaa3
commit 32db787991
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 37 additions and 6 deletions

View file

@ -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?=afd9909a6481402844aecefa8a8908afdd7f52f1
CPPLLAMA_VERSION?=cda0e4b648dde8fac162b3430b14a99597d3d74f
# go-rwkv version
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp