diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index d569a13c0..4c6869c04 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e60f01d941bc5b7fae62dd57fee4cec76ec0ea6e +LLAMA_VERSION?=11f0af5504252e453d57406a935480c909e3ff37 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=