diff --git a/Makefile b/Makefile index b438bb1da529..5e5c5ca3bec2 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ BINARY_NAME=local-ai DETECT_LIBS?=true # llama.cpp versions -CPPLLAMA_VERSION?=2bf9d539dd158345e3a3b096e16474af535265b4 +CPPLLAMA_VERSION?=8846aace4934ad29651ea61b8c7e3f6b0556e3d2 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp