Skip to content

Commit

Permalink
[WASI-NN] ggml: bump llama.cpp b2879
Browse files Browse the repository at this point in the history
Signed-off-by: dm4 <dm4@secondstate.io>
  • Loading branch information
dm4 authored and hydai committed May 15, 2024
1 parent 01de06d commit 743d31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/wasi_nn/CMakeLists.txt
Expand Up @@ -95,7 +95,7 @@ if(BACKEND STREQUAL "ggml")
FetchContent_Declare(
llama
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
GIT_TAG b2781
GIT_TAG b2879
GIT_SHALLOW FALSE
)
FetchContent_MakeAvailable(llama)
Expand Down

0 comments on commit 743d31c

Please sign in to comment.