diff --git a/Makefile b/Makefile index d038199e..bbdb8513 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=0c7b3595b9e5ad2355818e259f06b0dc3f0065b3 +CPPLLAMA_VERSION?=19b7a836f6658e18e973af532a5cc6ad6b3a27f8 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all