From e0dc08a2ce8774dc4a8b49332d110a46f78a2650 Mon Sep 17 00:00:00 2001 From: PENG Bo <33809201+BlinkDL@users.noreply.github.com> Date: Fri, 24 Feb 2023 03:20:18 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 045caea..1a2c6ae 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,9 @@ prompt = f'\nQ & A\n\nQuestion:\n{qq}\n\nDetailed Expert Answer:\n' # let the mo **Cool Community RWKV Projects (check them!)**: -https://pypi.org/project/rwkvstic/ Easy pip package (with 8bit & offload for low VRAM GPUs) +https://pypi.org/project/rwkvstic/ a pip package (with 8bit & offload for low VRAM GPUs) -https://github.com/harrisonvanderbyl/rwkv_chatbot Chatbot using rwkvstic +https://github.com/harrisonvanderbyl/rwkv_chatbot a chatbot https://github.com/hizkifw/WebChatRWKVstic WebUI (WIP) @@ -119,7 +119,7 @@ https://github.com/Pathos14489/RWKVDistributedInference RWKV Distributed Inferen https://github.com/AXKuhta/rwkv-onnx-dml RWKV ONNX -https://github.com/josephrocca/rwkv-v4-web RWKV-v4 running in the browser (simple demo. greedy decode) +https://github.com/josephrocca/rwkv-v4-web RWKV-v4 running in the browser ### Inference