diff --git a/Makefile b/Makefile index bd5c97f3..de7bc4f8 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=4f0263633b40e94e8b69fd6e7e4395cfedfd5c12 +CPPLLAMA_VERSION?=e1b40ac3b94824d761b5e26ea1bc5692706029d9 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all