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.
1d735c0b4fa0551c51c2f4ac888dd9a01f447985
1 parent 4bc39c2 commit a4a4358Copy full SHA for a4a4358
Makefile
@@ -6,7 +6,7 @@ BINARY_NAME=local-ai
6
DETECT_LIBS?=true
7
8
# llama.cpp versions
9
-CPPLLAMA_VERSION?=6602304814e679cc8c162bb760a034aceb4f8965
+CPPLLAMA_VERSION?=1d735c0b4fa0551c51c2f4ac888dd9a01f447985
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments