diff --git a/Makefile b/Makefile index db7d7b5e85b3..120879fdeae5 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ CPPLLAMA_VERSION?=dd07a123b79f9bd9e8a4ba0447427b3083e9347a # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all -GPT4ALL_VERSION?=27a8b020c36b0df8f8b82a252d261cda47cf44b8 +GPT4ALL_VERSION?=95aa6fbcbb3d1987e0760861176950c684d72c32 # go-rwkv version RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp