Skip to content

Commit 6ba9a7b

Browse files
committed
Bindings: Bump llama.cpp version
Commit 80a02aa8588ef167d616f76f1781b104c245ace0 Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
1 parent fed4cb5 commit 6ba9a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include(FetchContent)
1919
FetchContent_Declare(
2020
llama
2121
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
22-
GIT_TAG 5e43f104cca1a14874e980326a506b44fde022b8
22+
GIT_TAG 80a02aa8588ef167d616f76f1781b104c245ace0
2323
)
2424

2525
# Required for proper builds

0 commit comments

Comments
 (0)