gitmyhub

RWKV-LM

Python ★ 1 updated 2y ago ⑂ fork

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.

No plain-English explanation yet — one is being written right now. Check back in a minute.