chore(deps): bump llama.cpp to '363757628848a27a435bbf22ff9476e9aeda5f40' (#5571)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-06-03 12:19:16 +02:00 committed by GitHub
parent c2ae3100e7
commit cd3cd899ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 19 deletions

View file

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