diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 4d0a30f8b..49d4e8ffd 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=7f8ef50cce40e3e7e4526a3696cb45658190e69a +LLAMA_VERSION?=ec18edfcba94dacb166e6523612fc0129cead67a LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=