chore(deps): bump llama.cpp to 'e562eece7cb476276bfc4cbb18deb7c0369b2233' (#5552)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto authored and GitHub committed 2025-05-31 12:46:32 +02:00
1 parent f0c41d6405
commit 80f7f17843
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
DETECT_LIBS?=true
# llama.cpp versions
CPPLLAMA_VERSION?=e83ba3e460651b20a594e9f2f0f0bffb998d3ce1
CPPLLAMA_VERSION?=e562eece7cb476276bfc4cbb18deb7c0369b2233
# whisper.cpp version
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp