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.
92bc493917d43b83e592349e138b54c90b1c3ea7
1 parent f496d01 commit 83e2dd5Copy full SHA for 83e2dd5
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?=a1649cc13f89946322358f92ea268ae1b7b5096c
+CPPLLAMA_VERSION?=92bc493917d43b83e592349e138b54c90b1c3ea7
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments