diff --git a/Makefile b/Makefile index a8df4e4389c6..a9148dfa9bf6 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CPPLLAMA_VERSION?=2e666832e6ac78194edf030bd1c295e21bdb022c # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all -GPT4ALL_VERSION?=27a8b020c36b0df8f8b82a252d261cda47cf44b8 +GPT4ALL_VERSION?=f001897a1a09b5d060be9413c8619adc05c1f7b4 # go-rwkv version RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp