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 e5ccd97 commit c03c730Copy full SHA for c03c730
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=fef693dc6b959a8e8ba11558fbeaad0b264dd457
+CPPLLAMA_VERSION?=a26c4cc11ec7c6574e3691e90ecdbd67deeea35b
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
0 commit comments