--- language: - en tags: - pytorch - text-generation - causal-lm - rwkv license: apache-2.0 datasets: - the_pile --- # RWKV-4 "Raven"-series Models ## Model Description These are RWKV-4-Pile models finetuned on Alpaca, CodeAlpaca, Guanaco, GPT4All. Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B Use https://github.com/BlinkDL/ChatRWKV to run them. See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).