diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 5cba99f1c..8dedf59d5 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=11dd5a44eb180e1d69fac24d3852b5222d66fb7f +LLAMA_VERSION?=bf78f5439ee8e82e367674043303ebf8e92b4805 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=