diff --git a/Makefile b/Makefile index a98eac67..019078a3 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=f87f7b898651339fe173ddf016ca826163e899d8 +CPPLLAMA_VERSION?=60cdf40cc32f0ad4cb11e0ca8fd38f3b93d8d640 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all