chore(deps): bump llama.cpp to 'b34c859146630dff136943abc9852ca173a7c9d6'

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-05-06 10:06:13 +02:00
parent 4a27c99928
commit 9f37024b9a
4 changed files with 10 additions and 10 deletions

View file

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