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