diff --git a/Makefile b/Makefile index b5b2a435..40ddcc6d 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?=4134999e01f31256b15342b41c4de9e2477c4a6c +CPPLLAMA_VERSION?=fc4ca27b25464a11b3b86c9dbb5b6ed6065965c2 # go-rwkv version RWKV_REPO?=https://github.com/donomii/go-rwkv.cpp