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