diff --git a/Makefile b/Makefile index dfe35be6..0bb10f3c 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ DETECT_LIBS?=true # llama.cpp versions GOLLAMA_REPO?=https://github.com/go-skynet/go-llama.cpp GOLLAMA_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=c81f3bbb051f8b736e117dfc78c99d7c4e0450f6 +CPPLLAMA_VERSION?=0e9f760eb12546704ef8fa72577bc1a3ffe1bc04 # go-rwkv version RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp