crestf411 commited on
Commit
29cb535
·
verified ·
1 Parent(s): 609a2e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -36,15 +36,14 @@ General heuristic:
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
  The model has also been trained to do interactive storywriting. You may steer the model towards specific content by "responding" to the model like so:
 
48
  ```
49
  Continue writing adhering to the following scenario: (things you want to happen next)
50
  ```
 
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
+ Silly Tavern output example (Henry is the human, Beth the bot):
40
 
41
  ```
42
  [INST] Henry: I poke Beth.[/INST] Beth: Beth yelps.
43
  ```
44
 
 
 
45
  The model has also been trained to do interactive storywriting. You may steer the model towards specific content by "responding" to the model like so:
46
+
47
  ```
48
  Continue writing adhering to the following scenario: (things you want to happen next)
49
  ```