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