LianjunW - Overview

RWKV-LM RWKV-LM Public

Forked from BlinkDL/RWKV-LM

RWKV is a 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, …

Python 1