chore: ⬆️ Update ggml-org/llama.cpp to 4375415b4abf94fb36a5fd15f233ac0ee23c0bd1 (#5052)

⬆️ 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-21 22:36:25 +01:00
committed by GitHub
parent decdd9e522
commit dd45f85a20

View File

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