Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,10 @@ The name "Decepticon" stems from the model's unique architecture, which combines
|
|
16 |
|
17 |
The model features a context length of 1024, but in theory, it can be extended indefinitely through fine-tuning.
|
18 |
|
19 |
-
|
|
|
|
|
|
|
20 |
|
21 |
|
22 |
|
|
|
16 |
|
17 |
The model features a context length of 1024, but in theory, it can be extended indefinitely through fine-tuning.
|
18 |
|
19 |
+
```
|
20 |
+
rwkv-decepticon-char-20m.pth is to be used with vocab.json. This is a character level model.
|
21 |
+
rwkv-decepticon-70m.pth (coming soon) is to be used with 20B_tokenizer.json.
|
22 |
+
```
|
23 |
|
24 |
|
25 |
|