diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 22e5659ab..96f87a980 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=c4e9239064a564de7b94ee2b401ae907235a8fca +LLAMA_VERSION?=8b696861364360770e9f61a3422d32941a477824 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=