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.
72babea5dea56c8a8e8420ccf731b12a5cf37854
1 parent 73d80c4 commit cd2b0c0Copy full SHA for cd2b0c0
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=8846aace4934ad29651ea61b8c7e3f6b0556e3d2
+CPPLLAMA_VERSION?=72babea5dea56c8a8e8420ccf731b12a5cf37854
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
0 commit comments