diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index cc0288518..b6b688532 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=bb02f74c612064947e51d23269a1cf810b67c9a7 +LLAMA_VERSION?=0440bfd1605333726ea0fb7a836942660bf2f9a6 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=