pytorch text-generation causal-lm rwkv

RWKV-2 430M

Model Description

RWKV-2 430M is a L24-D1024 causal language model trained on the Pile. See https://github.com/BlinkDL/RWKV-LM for details.

At this moment you have to use my Github code (https://github.com/BlinkDL/RWKV-v2-RNN-Pile) to run it.

ctx_len = 768 n_layer = 24 n_embd = 1024

Final checkpoint: 20220615-10803.pth : Trained on the Pile for 331B tokens.