diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 7e57e21a1..d449b2508 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=d31192b4ee1441bbbecd3cbf9e02633368bdc4f5 +LLAMA_VERSION?=41613437ffee0dbccad684fc744788bc504ec213 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=