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