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.
bdca38376f7e8dd928defe01ce6a16218a64b040
1 parent 584c48d commit 2a6187bCopy full SHA for 2a6187b
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=982e347255723fe6d02e60ee30cfdd0559c884c5
+CPPLLAMA_VERSION?=bdca38376f7e8dd928defe01ce6a16218a64b040
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
0 commit comments