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.
12f55c302b35cfe900b84c5fe67c262026af9c44
1 parent ceda2e6 commit 48118b9Copy full SHA for 48118b9
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=6491d6e4f1caf0ad2221865b4249ae6938a6308c
+CPPLLAMA_VERSION?=12f55c302b35cfe900b84c5fe67c262026af9c44
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
0 commit comments