diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 3aac12db0..165dc869f 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=fd1234cb468935ea087d6929b2487926c3afff4b +LLAMA_VERSION?=e725a1a982ca870404a9c4935df52466327bbd02 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=