Skip to content

Commit 65f8fa8

Browse files
committed
Bindings: Update llamacpp
Commit a800ae46da2ed7dac236aa6bf2b595da6b6294b5 Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
1 parent 1002225 commit 65f8fa8

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 af7747c95ae71a5db4184947f837179e82c70b77
22+
GIT_TAG a800ae46da2ed7dac236aa6bf2b595da6b6294b5
2323
)
2424

2525
# Required for proper builds

0 commit comments

Comments
 (0)