pytorch text-generation causal-lm rwkv

RWKV-4 430M

Use RWKV-4 models (NOT RWKV-4a, NOT RWKV-4b) unless you know what you are doing.

Use RWKV-4 models (NOT RWKV-4a, NOT RWKV-4b) unless you know what you are doing.

Use RWKV-4 models (NOT RWKV-4a, NOT RWKV-4b) unless you know what you are doing.

Model Description

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

Use https://github.com/BlinkDL/ChatRWKV to run it.

ctx_len = 1024 n_layer = 24 n_embd = 1024

Final checkpoint: RWKV-4-Pile-430M-20220808-8066.pth : Trained on the Pile for 333B tokens.

With tiny attention (--tiny_att_dim 512 --tiny_att_layer 18): RWKV-4a-Pile-433M-20221223-8039.pth

RWKV-4b-Pile-436M-20230211-8012.pth (--my_testing 'a')