diff --git a/Makefile b/Makefile index e810896bab88..0d07798dfc2d 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CPPLLAMA_VERSION?=e112b610a1a75cb7fa8351e1a933e2e7a755a5ce # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all -GPT4ALL_VERSION?=27a8b020c36b0df8f8b82a252d261cda47cf44b8 +GPT4ALL_VERSION?=1272b694ae0aec987a8f260b836261221ae6d8b1 # go-rwkv version RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp