Skip to content

Commit c6fcef4

Browse files
committed
update to llama.cpp b3534
1 parent ed73e34 commit c6fcef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ FetchContent_MakeAvailable(json)
2323
FetchContent_Declare(
2424
llama.cpp
2525
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
26-
GIT_TAG b3525
26+
GIT_TAG b3534
2727
)
2828
FetchContent_MakeAvailable(llama.cpp)
2929

0 commit comments

Comments
 (0)