diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 8db7796c8f65..adeff6a1ec41 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=505b1ed15ca80e2a19f12ff4ac365e40fb374053 +LLAMA_VERSION?=e8f19cc0ad70a243c8012bf17b4be601abfc8ea2 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=