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