wozeparrot commited on
Commit
577ac42
1 Parent(s): 499cece

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
1
  Pre-converted [RWKV-4](https://github.com/BlinkDL/RWKV-LM) for use with [tinyrwkv](https://github.com/wozeparrot/tinyrwkv).
2
 
3
- Both Pile pretrained and Raven finetuned up to 3b are here.
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text-generation
6
+ ---
7
+
8
  Pre-converted [RWKV-4](https://github.com/BlinkDL/RWKV-LM) for use with [tinyrwkv](https://github.com/wozeparrot/tinyrwkv).
9
 
10
+ Both Pile pretrained and Raven finetuned up to 3b are here.
11
+ Only float32 for now.