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