⬆️ 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-10 20:07:15 +00:00 committed by github-actions[bot]
parent 1b899e1a68
commit 46d7f0435e

View file

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