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.
3e1d29348b5d77269f6931500dd1c1a729d429c8
1 parent 106e408 commit b88a7a4Copy full SHA for b88a7a4
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=c262beddf29f3f3be5bbbf167b56029a19876956
+CPPLLAMA_VERSION?=3e1d29348b5d77269f6931500dd1c1a729d429c8
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments