diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 18abe7dc1..9cea4d6b7 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=f4586ee5986d6f965becb37876d6f3666478a961 +LLAMA_VERSION?=29c8fbe4e05fd23c44950d0958299e25fbeabc5c LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=