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.
504af20ee4eae72080a56d59d744f6774f7901ce
1 parent b0ead0b commit 0c02512Copy full SHA for 0c02512
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?=924518e2e5726e81f3aeb2518fb85963a500e93a
+CPPLLAMA_VERSION?=504af20ee4eae72080a56d59d744f6774f7901ce
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments