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.
53debe6f3c9cca87e9520a83ee8c14d88977afa4
1 parent ba2f426 commit d79f02eCopy full SHA for d79f02e
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?=aa6fb1321333fae8853d0cdc26bcb5d438e650a1
+CPPLLAMA_VERSION?=53debe6f3c9cca87e9520a83ee8c14d88977afa4
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments