chore: ⬆️ Update ggml-org/llama.cpp to dfd6b2c0be191b3abe2fd9c1b25deff01c6249d8 ()

⬆️ 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-03-03 22:50:31 +01:00 committed by GitHub
parent 8664b1c7a2
commit 122970d70d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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