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