cgato commited on
Commit
1b53c31
·
verified ·
1 Parent(s): 8953908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -46,10 +46,10 @@ Note that if you tell it that it's an AI and ask it for its name, it will call i
46
 
47
  The above examples were taken from the model using the below sampler settings. Feel free to experiment.
48
 
49
- Temp: 0.85
50
- TopK: 40
51
- TopP: 0.9
52
- RepPen: 1.1
53
 
54
 
55
  ## For Roleplay, use ChatML with System prompt, you may append the character name to the start messages if needed.
 
46
 
47
  The above examples were taken from the model using the below sampler settings. Feel free to experiment.
48
 
49
+ * Temp: 0.85
50
+ * TopK: 40
51
+ * TopP: 0.9
52
+ * RepPen: 1.1
53
 
54
 
55
  ## For Roleplay, use ChatML with System prompt, you may append the character name to the start messages if needed.