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.05k stars 827 forks source link

complex rotary memory #185

Open harrisonvanderbyl opened 10 months ago

harrisonvanderbyl commented 10 months ago

Complex rotary memory. Seems to give a boost to model learning and smaller test models appear to grok information easier