diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 6b8f6b9ba..108dcfb40 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=a979ca22db0d737af1e548a73291193655c6be99 +LLAMA_VERSION?=2be60cbc2707359241c2784f9d2e30d8fc7cdabb LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=