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