diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index e928c93ce..1c154e4e8 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=5e6229a8409ac786e62cb133d09f1679a9aec13e +LLAMA_VERSION?=1fe00296f587dfca0957e006d146f5875b61e43d LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=