sync llama.cpp
Some checks are pending
Security Scan / tests (push) Waiting to run

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-05-16 22:11:22 +02:00
parent f30a790052
commit bad6d96a2b

View file

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