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.
1 parent adb2421 commit a50942fCopy full SHA for a50942f
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=b34c859146630dff136943abc9852ca173a7c9d6
+CPPLLAMA_VERSION?=91a86a6f354aa73a7aab7bc3d283be410fdc93a5
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments