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 236ac30 commit eb8eb83Copy full SHA for eb8eb83
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=3cb203c89f60483e349f841684173446ed23c28f
+CPPLLAMA_VERSION?=30e5b01de2a0bcddc7c063c8ef0802703a958417
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
0 commit comments