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