Update README.md
Browse files
README.md
CHANGED
@@ -34,12 +34,23 @@ General heuristic:
|
|
34 |
|
35 |
*Mergers/fine-tuners: [there is a LoRA of this model](https://huggingface.co/crestf411/sunfall-peft/tree/main/mistral-small-instruct-2409). Consider merging that instead of merging this model.*
|
36 |
|
37 |
-
This model has been trained on context that mimics that of Silly Tavern's "Mistral V2 & V3" preset.
|
38 |
|
39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
```
|
41 |
Continue writing adhering to the following scenario: (things you want to happen next)
|
42 |
```
|
|
|
43 |
|
44 |
Additional inclusions (random sampled sub-set, cursorily quality-checked) from:
|
45 |
|
|
|
34 |
|
35 |
*Mergers/fine-tuners: [there is a LoRA of this model](https://huggingface.co/crestf411/sunfall-peft/tree/main/mistral-small-instruct-2409). Consider merging that instead of merging this model.*
|
36 |
|
37 |
+
This model has been trained on context that mimics that of Silly Tavern's "Mistral V2 & V3" preset, with character names added.
|
38 |
|
39 |
+
<details><summary>Silly Tavern output example (Henry is the human, Beth the bot)</summary>
|
40 |
+
|
41 |
+
```
|
42 |
+
[INST] Henry: I poke Beth.[/INST] Beth: Beth yelps.
|
43 |
+
```
|
44 |
+
|
45 |
+
</details>
|
46 |
+
|
47 |
+
<details><summary>The model has also been trained to do interactive storywriting.</summary>
|
48 |
+
|
49 |
+
You may steer the model towards specific content by "responding" to the model like so:
|
50 |
```
|
51 |
Continue writing adhering to the following scenario: (things you want to happen next)
|
52 |
```
|
53 |
+
</details>
|
54 |
|
55 |
Additional inclusions (random sampled sub-set, cursorily quality-checked) from:
|
56 |
|