We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e198347 commit d544a7cCopy full SHA for d544a7c
Makefile
@@ -8,7 +8,7 @@ DETECT_LIBS?=true
8
# llama.cpp versions
9
GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp
10
GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
11
-CPPLLAMA_VERSION?=1e6f6554aa11fa10160a5fda689e736c3c34169f
+CPPLLAMA_VERSION?=15fa07a5c564d3ed7e7eb64b73272cedb27e73ec
12
13
# gpt4all version
14
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
0 commit comments