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

⬆️ 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>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
LocalAI [bot] 2025-05-22 21:48:51 +02:00 committed by GitHub
parent 6a382a1afe
commit cd41701524
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?=b7a17463ec190aeee7b9077c606c910fb4688b84
CPPLLAMA_VERSION?=8e186ef0e764c7a620e402d1f76ebad60bf31c49
# whisper.cpp version
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp