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.
6e02327e8b7837358e0406bf90a4632e18e27846
1 parent 8627bc2 commit f3357a1Copy full SHA for f3357a1
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?=b72942fac998672a79a1ae3c03b340f7e629980b
+CPPLLAMA_VERSION?=6e02327e8b7837358e0406bf90a4632e18e27846
12
13
# go-rwkv version
14
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
0 commit comments