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 42a4c86 commit 1395e50Copy full SHA for 1395e50
Makefile
@@ -5,7 +5,7 @@ BINARY_NAME=local-ai
5
6
# llama.cpp versions
7
GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
8
-CPPLLAMA_VERSION?=a0e584defd8c16e7a51ab895f595df0448d710d0
+CPPLLAMA_VERSION?=b06c16ef9f81d84da520232c125d4d8a1d273736
9
10
# gpt4all version
11
GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all
0 commit comments