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

⬆️ 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-03-20 22:34:51 +01:00
committed by GitHub
parent 0a32c38317
commit ce71a0bcfb

View File

@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
DETECT_LIBS?=true
# llama.cpp versions
CPPLLAMA_VERSION?=568013d0cd3d5add37c376b3d5e959809b711fc7
CPPLLAMA_VERSION?=e04643063b3d240b8c0fdba98677dff6ba346784
# whisper.cpp version
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp