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.
a89f75e1b7b90cb2d4d4c52ca53ef9e9b466aa45
1 parent f9903d8 commit ddd289dCopy full SHA for ddd289d
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?=d4c19c0f5cdb1e512573e8c86c79e8d0238c73c4
+CPPLLAMA_VERSION?=a89f75e1b7b90cb2d4d4c52ca53ef9e9b466aa45
12
13
# go-rwkv version
14
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
0 commit comments