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 d9109ff commit 3a5f228Copy full SHA for 3a5f228
Makefile
@@ -5,7 +5,7 @@ BINARY_NAME=local-ai
5
6
# llama.cpp versions
7
GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
8
-CPPLLAMA_VERSION?=d4d915d351d1f1270d56184bdd46672893e8a5d8
+CPPLLAMA_VERSION?=e95beeb1fc4621826ddd616776dbdf717366bf5c
9
10
# gpt4all version
11
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
0 commit comments