We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b95c8af37ccf169b0a3216b7ed691af0534e5091
1 parent 6d0712f commit e4fdde1Copy full SHA for e4fdde1
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=a800ae46da2ed7dac236aa6bf2b595da6b6294b5
+CPPLLAMA_VERSION?=b95c8af37ccf169b0a3216b7ed691af0534e5091
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments