diff --git a/Makefile b/Makefile index cbc73faa..93b5de2c 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ BINARY_NAME=local-ai DETECT_LIBS?=true # llama.cpp versions -CPPLLAMA_VERSION?=658987cfc9d752dca7758987390d5fb1a7a0a54a +CPPLLAMA_VERSION?=ecda2ec4b347031a9b8a89ee2efc664ce63f599c # whisper.cpp version WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp