RWKV / RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
21Updated 9 months ago

Alternatives and similar repositories for RWKV-LM:

Users that are interested in RWKV-LM are comparing it to the libraries listed below