RWKV-LM

RWKV-LM

BlinkDL

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

13.9k Stars
938 Forks
13.9k Watchers
Python Language
apache-2.0 License
Cost to Build
$1.24M
Market Value
$6.44M

Growth over time

2 data points  ·  2023-03-01 → 2025-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about RWKV-LM

Question copied to clipboard

What is the BlinkDL/RWKV-LM GitHub project? Description: "RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone RWKV-LM

Clone via HTTPS

git clone https://github.com/BlinkDL/RWKV-LM.git

Clone via SSH

[email protected]:BlinkDL/RWKV-LM.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the RWKV-LM issue tracker:

Open GitHub Issues