Update README.md
Browse files
README.md
CHANGED
@@ -18,11 +18,7 @@ I also wanted to provide an alternative to [Psyonic Cetacean 20B](https://huggin
|
|
18 |
|
19 |
Chaifighter 20B is geared towards long-form roleplay chats rather than short-form IRC/Discord RP chats. It loves verbosity and detail, and its quality will depend on how much "ammunition" you can give it. While it sorta-kinda can do short-form with some swiping, it isn't really ideal. But for those essay-writing powerhouses that love typing up a storm in the character card, this one's for you.
|
20 |
|
21 |
-
Chaifighter 20B natively supports a context window of only 4096 tokens maximum. I tried RoPE scaling but it was not happy from the limited testing I did. Your mileage may vary, and if anyone can manage to get it working higher, I'
|
22 |
-
|
23 |
-
## Mergekit
|
24 |
-
|
25 |
-
Chaifighter 20B is a frankenmerge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
26 |
|
27 |
## Prompt Template: Alpaca
|
28 |
|
@@ -35,6 +31,10 @@ Below is an instruction that describes a task. Write a response that appropriate
|
|
35 |
### Response:
|
36 |
```
|
37 |
|
|
|
|
|
|
|
|
|
38 |
## Merge Details
|
39 |
### Merge Method
|
40 |
|
|
|
18 |
|
19 |
Chaifighter 20B is geared towards long-form roleplay chats rather than short-form IRC/Discord RP chats. It loves verbosity and detail, and its quality will depend on how much "ammunition" you can give it. While it sorta-kinda can do short-form with some swiping, it isn't really ideal. But for those essay-writing powerhouses that love typing up a storm in the character card, this one's for you.
|
20 |
|
21 |
+
Chaifighter 20B natively supports a context window of only 4096 tokens maximum. I tried RoPE scaling but it was not happy from the limited testing I did. Your mileage may vary, and if anyone can manage to get it working higher, I'd love to hear about it!
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Prompt Template: Alpaca
|
24 |
|
|
|
31 |
### Response:
|
32 |
```
|
33 |
|
34 |
+
## Mergekit
|
35 |
+
|
36 |
+
Chaifighter 20B is a frankenmerge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
37 |
+
|
38 |
## Merge Details
|
39 |
### Merge Method
|
40 |
|