⬆️ Update ggml-org/llama.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
mudler 2025-04-01 20:07:37 +00:00 committed by github-actions[bot]
parent 2c425e9c69
commit 08568f14fe

View file

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