rwkv-4-pile-169m / README.md
BlinkDL's picture
Update README.md
2a4dd69
|
raw
history blame
383 Bytes
---
language:
- en
tags:
- pytorch
- text-generation
- causal-lm
- rwkv
license: bsd-2-clause
datasets:
- The Pile
---
# RWKV-4 169M
## Model Description
RWKV-4 169M is a L12-D768 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.