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.
eb7cf15a808d4d7a71eef89cc6a9b96fe82989dc
1 parent 7f62b41 commit 1656e1aCopy full SHA for 1656e1a
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?=cae9fb4361138b937464524eed907328731b81f6
+CPPLLAMA_VERSION?=eb7cf15a808d4d7a71eef89cc6a9b96fe82989dc
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments