We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbcba3 commit ff22342Copy full SHA for ff22342
backend/cpp/llama-cpp/Makefile
@@ -1,6 +1,6 @@
1
2
-LLAMA_VERSION?=3976dfbe00f02a62c0deca32c46138e4f0ca81d8
3
-LLAMA_REPO?=https://github.com/ggerganov/llama.cpp
+LLAMA_VERSION?=4ff6731872ed09ee3d70f9650da2df5804fffe39
+LLAMA_REPO?=https://github.com/JohannesGaessler/llama.cpp
4
5
CMAKE_ARGS?=
6
BUILD_TYPE?=
0 commit comments