We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
26771a1491f3a4c3d5b99c4c267b81aca9a7dfa0
1 parent 4c3710a commit 4ab107bCopy full SHA for 4ab107b
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?=c5d9effb49649db80a52caf5c0626de6f342f526
+CPPLLAMA_VERSION?=26771a1491f3a4c3d5b99c4c267b81aca9a7dfa0
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments