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.

14.6k Stars
1k Forks
137 Watchers
Python Language
apache-2.0 License
100 SrcLog Score
Cost to Build
$1.97M
Market Value
$13.08M

Growth over time

4 data points  ·  2023-03-01 → 2026-07-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 main.zip

Found an issue?

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

Open GitHub Issues