chore: ⬆️ Update ggml-org/llama.cpp to f423981ac806bf031d83784bcb47d2721bc70f97 (#5108)

⬆️ 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-04-02 09:22:53 +02:00 committed by GitHub
parent 2c425e9c69
commit cbbc954a8c
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?=c80a7759dab10657b9b6c3e87eef988a133b9b6a
CPPLLAMA_VERSION?=f423981ac806bf031d83784bcb47d2721bc70f97
# whisper.cpp version
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp