deps(llama.cpp): update and adapt API changes (#2381)

deps(llama.cpp): update and rename function

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-05-23 01:02:11 +02:00 committed by GitHub
parent 21a12c2cdd
commit 3a9408363b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ BINARY_NAME=local-ai
# llama.cpp versions
GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
CPPLLAMA_VERSION?=1ea2a0036e88172d6c8bf7e1a1989a03894dc955
CPPLLAMA_VERSION?=1e374365d170b7f692fd7753c145e21bc14486c8
# gpt4all version
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all