diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 24e347e0b..419e049f2 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=79c1160b073b8148a404f3dd2584be1606dccc66 +LLAMA_VERSION?=be48528b068111304e4a0bb82c028558b5705f05 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=