diff --git a/Makefile b/Makefile index 645ad4a4..e4f6ede1 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=8748d8ac6f172b99826ab18f01d9a3a165987d54 +CPPLLAMA_VERSION?=72272b83a3878e91251218c981b4c6ec16c33912 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all