From 9ab71d234787e447dc0a404d09a3a7a2e80198bb Mon Sep 17 00:00:00 2001 From: Michael Yuan Date: Sat, 23 Sep 2023 23:09:55 -0500 Subject: [PATCH] Add video demo link --- wasmedge-ggml-llama-interactive/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wasmedge-ggml-llama-interactive/README.md b/wasmedge-ggml-llama-interactive/README.md index 8e7ec2e..e586270 100644 --- a/wasmedge-ggml-llama-interactive/README.md +++ b/wasmedge-ggml-llama-interactive/README.md @@ -1,5 +1,7 @@ # Llama Example For WASI-NN with GGML Backend +[See it in action!](https://x.com/juntao/status/1705588244602114303) + ## Requirement ### For macOS (apple silicon)