BlinkDL / 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.
Apache License 2.0
12.32k stars 838 forks source link

Guidance/Feature request: Training or using RWKV or Rwkv-4-Raven for text summarization? #126

Closed DIGist closed 1 year ago

DIGist commented 1 year ago

Hi!

Awesome work on RWKV! Guidance/Feature request: Training or using RWKV or Rwkv-4-Raven for text summarization?

BlinkDL commented 1 year ago

Please use Raven