diff --git a/Makefile b/Makefile index 29d49a80..f4d85d90 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=d01b3c4c32357567f3531d4e6ceffc5d23e87583 +CPPLLAMA_VERSION?=2d15886bb092c3b780c676b5cc57ff3337af9c83 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all