We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9fe0fb062630728e3c21b5839e3bce87bff2440a
1 parent eeeedaf commit 96377feCopy full SHA for 96377fe
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?=d3481e631661b5e9517f78908cdd58cee63c4903
+CPPLLAMA_VERSION?=9fe0fb062630728e3c21b5839e3bce87bff2440a
12
13
# go-rwkv version
14
RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp
0 commit comments