diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index cb298d98a..8faef612a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=7c203670f8d746382247ed369fea7fbf10df8ae0 +LLAMA_VERSION?=08f21453aec846867b39878500d725a05bd32683 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=