Skip to content

Commit

Permalink
llama.cpp updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Oct 26, 2024
1 parent f256ef3 commit 2c1831b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama_cpp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ find_package(ament_cmake REQUIRED)
FetchContent_Declare(
llama
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
GIT_TAG b3974
GIT_TAG b3982
)

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

0 comments on commit 2c1831b

Please sign in to comment.