File size: 423 Bytes
6b78503 b7fc0ad 6b78503 b7fc0ad 6b78503 b7fc0ad 4ea6cc2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
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 it.
See https://github.com/BlinkDL/RWKV-LM for details. |