diff --git a/Makefile b/Makefile index 350dc645..74bfcf4e 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ BINARY_NAME=local-ai DETECT_LIBS?=true # llama.cpp versions -CPPLLAMA_VERSION?=363757628848a27a435bbf22ff9476e9aeda5f40 +CPPLLAMA_VERSION?=7e00e60ef86645a01fda738fef85b74afa016a34 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp