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.
71e90e8813f90097701e62f7fce137d96ddf41e2
1 parent 05b744f commit 1f09db5Copy full SHA for 1f09db5
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=bc091a4dc585af25c438c8473285a8cfec5c7695
+CPPLLAMA_VERSION?=71e90e8813f90097701e62f7fce137d96ddf41e2
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments