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