chore: ⬆️ Update ggml-org/llama.cpp to 4a4f426944e79b79e389f9ed7b34831cb9b637ad (#5852)

⬆️ Update ggml-org/llama.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
This commit is contained in:
LocalAI [bot]
2025-07-16 00:56:04 +02:00
committed by GitHub
parent 2a6187bc01
commit 2e38f2a054

View File

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