diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 4247b3868..49ecb4fe6 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=7d77f07325985c03a91fa371d0a68ef88a91ec7f +LLAMA_VERSION?=dd0f3219419b24740864b5343958a97e1b3e4b26 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=