From 29ceba92aaa25e00b029e4821000fb34fcf8addc Mon Sep 17 00:00:00 2001 From: Eugene Cheah Date: Mon, 29 Jan 2024 11:09:32 -0800 Subject: [PATCH] Update README.md --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 93f17ab..a396e7d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,8 +9,7 @@ RWKV is an Open Source, non profit group, under the linux foundation. Supported So it's combining the best of RNN and transformer - great performance, fast inference, fast training, saves VRAM, "infinite" ctxlen, and free sentence embedding. Moreover it's 100% attention-free. - [Discord Forum](https://discord.gg/bDSBUMeFpc) -- [7B world demo](https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B) -- [14B raven demo](https://huggingface.co/spaces/BlinkDL/ChatRWKV-gradio) +- [HF Gradio](https://huggingface.co/spaces/BlinkDL/RWKV-Gradio-2) # RWKV architecture paper