diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 108dcfb40..c228ce5f7 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=2be60cbc2707359241c2784f9d2e30d8fc7cdabb +LLAMA_VERSION?=6c9ee3b17e19dcc82ab93d52ae46fdd0226d4777 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=