diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 1c154e4e8..9bcb55a57 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=1fe00296f587dfca0957e006d146f5875b61e43d +LLAMA_VERSION?=21c17b5befc5f6be5992bc87fc1ba99d388561df LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=