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.
5598f475be3e31430fbe17ebb85654ec90dc201e
1 parent df30d6a commit e3b943fCopy full SHA for e3b943f
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?=90f9b88afb6447d3929843a2aa98c0f11074762d
+CPPLLAMA_VERSION?=5598f475be3e31430fbe17ebb85654ec90dc201e
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments