lemonilia commited on
Commit
6728812
1 Parent(s): d4d8be6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -64,11 +64,17 @@ This has an immediately noticeable effect on the bot responses. The possible len
64
  recommended starting length is `medium` or `long`. The AI may ramble and impersonation
65
  can occur with much longer messages.
66
 
67
- You can follow these instruction format settings in SillyTavern:
 
 
68
 
69
- ![settings](https://files.catbox.moe/6lcz0u.png)
 
 
 
 
70
 
71
- Replacing `tiny` with your desired response length.
72
 
73
  ## Training procedure
74
  [Axolotl](https://github.com/OpenAccess-AI-Collective/axolotl) was used for training.
 
64
  recommended starting length is `medium` or `long`. The AI may ramble and impersonation
65
  can occur with much longer messages.
66
 
67
+ The effect is reproducible, but the messages will not necessarily follow lengths very
68
+ precisely. On average they will, though, as seen in this table for tests made with one
69
+ reply at the beginning of the conversation:
70
 
71
+ ![lengths](https://files.catbox.moe/dy39bt.png)
72
+
73
+ ## Suggested settings
74
+ You can follow these instruction format settings in SillyTavern. Replace `tiny` with
75
+ your desired response length:
76
 
77
+ ![settings](https://files.catbox.moe/6lcz0u.png)
78
 
79
  ## Training procedure
80
  [Axolotl](https://github.com/OpenAccess-AI-Collective/axolotl) was used for training.