--- language: - en tags: - pytorch - text-generation - causal-lm - rwkv license: bsd-3-clause datasets: - The Pile --- # RWKV-3 1.5B ## Model Description RWKV-3 1.5B is a L24-D2048 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.