diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index b881abf53..6bd686b51 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=709fe755dfa810d77e2ac386292b29648b536864 +LLAMA_VERSION?=d2e54583c7452353eb35d40431281f6ee984332f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=