From: Molly Sophia Date: Sun, 25 Jan 2026 07:11:19 +0000 (+0800) Subject: readme: update RWKV7 model links (#19061) X-Git-Tag: upstream/0.0.8067~238 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=1243f93a2de868e16a9e52af55b7ab930110c04e;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme: update RWKV7 model links (#19061) Signed-off-by: Molly Sophia --- diff --git a/README.md b/README.md index 91a8f25d1..0783e43e5 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo - [x] [FalconMamba Models](https://huggingface.co/collections/tiiuae/falconmamba-7b-66b9a580324dd1598b0f6d4a) - [x] [Jais](https://huggingface.co/inceptionai/jais-13b-chat) - [x] [Bielik-11B-v2.3](https://huggingface.co/collections/speakleash/bielik-11b-v23-66ee813238d9b526a072408a) +- [x] [RWKV-7](https://huggingface.co/collections/shoumenchougou/rwkv7-gxx-gguf) - [x] [RWKV-6](https://github.com/BlinkDL/RWKV-LM) - [x] [QRWKV-6](https://huggingface.co/recursal/QRWKV6-32B-Instruct-Preview-v0.1) - [x] [GigaChat-20B-A3B](https://huggingface.co/ai-sage/GigaChat-20B-A3B-instruct)