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