diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 819ac90c55a5..a00611f5bc77 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e57f52334b2e8436a94f7e332462dfc63a08f995 +LLAMA_VERSION?=4974bf53cf14073c7b66e1151348156aabd42cb8 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=