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.
d3481e631661b5e9517f78908cdd58cee63c4903
1 parent faf203e commit 47c4248Copy full SHA for 47c4248
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?=ce2e59ba107cf71ed566040ff20a15d1c58e09c2
+CPPLLAMA_VERSION?=d3481e631661b5e9517f78908cdd58cee63c4903
12
13
# go-rwkv version
14
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
0 commit comments