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.
caf5681fcb47dfe9bafee94ef9aa8f669ac986c7
1 parent 33f9ee0 commit d33e1c7Copy full SHA for d33e1c7
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=27208bf657cfe7262791df473927225e48efe482
+CPPLLAMA_VERSION?=caf5681fcb47dfe9bafee94ef9aa8f669ac986c7
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
0 commit comments