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