chore: ⬆️ Update ggml-org/llama.cpp to d13d0f6135803822ec1cd7e3efb49360b88a1bdf (#5448)

⬆️ 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-05-24 08:50:41 +02:00
committed by GitHub
parent 4614ea1685
commit 4a91950848

View File

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