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.
99bd4ac28c32cd17c0e337ff5601393b033dc5fc
1 parent dcabda4 commit 08e1e22Copy full SHA for 08e1e22
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?=9e041024481f6b249ab8918e18b9477f873b5a5e
+CPPLLAMA_VERSION?=99bd4ac28c32cd17c0e337ff5601393b033dc5fc
12
13
# go-rwkv version
14
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
0 commit comments