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.
916c83bfe7f8b08ada609c3b8e583cf5301e594b
1 parent ece2399 commit 5018452Copy full SHA for 5018452
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=6bf28f0111ff9f21b3c1b1eace20c590281e7ba6
+CPPLLAMA_VERSION?=916c83bfe7f8b08ada609c3b8e583cf5301e594b
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments