We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ba8a1f9c5b675459c55a83e3f97f10df3a66c788
1 parent bebfd19 commit 07655c0Copy full SHA for 07655c0
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?=1204f9727005974587d6fc1dcd4d4f0ead87c856
+CPPLLAMA_VERSION?=ba8a1f9c5b675459c55a83e3f97f10df3a66c788
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments