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.
b32efad2bc42460637c3a364c9554ea8217b3d7f
1 parent a7317d2 commit 5a8a2adCopy full SHA for 5a8a2ad
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=4ccea213bc629c4eef7b520f7f6c59ce9bbdaca0
+CPPLLAMA_VERSION?=b32efad2bc42460637c3a364c9554ea8217b3d7f
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments