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.
dafae66cc242eb766797194d3c85c5e502625623
1 parent de1ddb8 commit b74a936Copy full SHA for b74a936
Makefile
@@ -8,7 +8,7 @@ DETECT_LIBS?=true
8
# llama.cpp versions
9
GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp
10
GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be
11
-CPPLLAMA_VERSION?=26a8406ba9198eb6fdd8329fa717555b4f77f05f
+CPPLLAMA_VERSION?=dafae66cc242eb766797194d3c85c5e502625623
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments