Skip to content

Commit b037ad3

Browse files
committed
llama.cpp updated
1 parent 17b8719 commit b037ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_cpp_vendor/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ find_package(ament_cmake REQUIRED)
1111
FetchContent_Declare(
1212
llama
1313
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
14-
GIT_TAG b4433
14+
GIT_TAG b4450
1515
)
1616

1717
option(LLAMA_BUILD_COMMON "llama: build common utils library" ON)

0 commit comments

Comments
 (0)