diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 7e19bbb1c..0727849a6 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=9f5f0e689c9e977e5f23a27e344aa36082f44738 +LLAMA_VERSION?=00d56b11c3477b99bc18562dc1d1834f0d961778 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=