Skip to content

Commit

Permalink
[WASI-NN] ggml: bump to b3499
Browse files Browse the repository at this point in the history
Signed-off-by: hydai <z54981220@gmail.com>
  • Loading branch information
hydai committed Aug 1, 2024
1 parent 828468c commit 43ec1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/wasi_nn/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ foreach(BACKEND ${WASMEDGE_PLUGIN_WASI_NN_BACKEND})
FetchContent_Declare(
llama
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp.git
GIT_TAG b3463
GIT_TAG b3499
GIT_SHALLOW FALSE
)
FetchContent_MakeAvailable(llama)
Expand Down

0 comments on commit 43ec1fd

Please sign in to comment.