diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index e78be7b0d..f6d8bd16f 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=3466812d1f06728effe7c0f3c0671117f461672d +LLAMA_VERSION?=9cffdcc801582616250520966699cb5b25d28243 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=