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.
f4c3dd5daa3a79f713813cf1aabdc5886071061d
1 parent 90a7451 commit 3096ff3Copy full SHA for 3096ff3
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=9f2250ba722738ec0e6ab684636268a79160c854
+CPPLLAMA_VERSION?=f4c3dd5daa3a79f713813cf1aabdc5886071061d
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments