Skip to content

Commit ff22342

Browse files
committed
[test] upstream validation
ggml-org/llama.cpp#15936 Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent ebbcba3 commit ff22342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/cpp/llama-cpp/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
LLAMA_VERSION?=3976dfbe00f02a62c0deca32c46138e4f0ca81d8
3-
LLAMA_REPO?=https://github.com/ggerganov/llama.cpp
2+
LLAMA_VERSION?=4ff6731872ed09ee3d70f9650da2df5804fffe39
3+
LLAMA_REPO?=https://github.com/JohannesGaessler/llama.cpp
44

55
CMAKE_ARGS?=
66
BUILD_TYPE?=

0 commit comments

Comments
 (0)