chore: ⬆️ Update ggml-org/llama.cpp to 8a1d206f1d2b4e45918b589f3165b4be232f7ba8 (#5440)

⬆️ 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-23 09:22:38 +02:00 committed by GitHub
parent 38aeca6f9c
commit c62f2bb336
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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