We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
26a8406ba9198eb6fdd8329fa717555b4f77f05f
1 parent 184fbc2 commit 59cf30aCopy full SHA for 59cf30a
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?=cc98896db858df7aa40d0e16a505883ef196a482
+CPPLLAMA_VERSION?=26a8406ba9198eb6fdd8329fa717555b4f77f05f
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments