File size: 383 Bytes
4674ebf
2a4dd69
 
 
 
 
 
 
4674ebf
2a4dd69
 
 
4674ebf
2a4dd69
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.