We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1e2f78a00450593e2dfa458796fcdd9987300dfc
1 parent 585f2be commit f3659faCopy full SHA for f3659fa
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=0fd7ca7a210bd4abc995cd728491043491dbdef7
+CPPLLAMA_VERSION?=1e2f78a00450593e2dfa458796fcdd9987300dfc
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments