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.
adc5dd92e8aea98f5e7ac84f6e1bc15de35130b5
1 parent 6d20497 commit 26c3debCopy full SHA for 26c3deb
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?=b4d92a59a20eea400d8dd30844a339b76210daa0
+CPPLLAMA_VERSION?=adc5dd92e8aea98f5e7ac84f6e1bc15de35130b5
12
13
# whisper.cpp version
14
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
0 commit comments