Casual-Autopsy commited on
Commit
5542d12
1 Parent(s): f02723c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ The current good starting preset for this model. **Subject to change.**
63
  **Settings by yours truly**
64
  ```yaml
65
  Top K: 40
66
- Min P: 0.075 # I've got good results at 0.05 as well
67
  Repetition Penalty: 1.01
68
  # Don't make this higher, DRY handles the bulk of Squashing Repetition.
69
  # This is just to lightly nudge the bot to move the plot forward
 
63
  **Settings by yours truly**
64
  ```yaml
65
  Top K: 40
66
+ Min P: 0.075 # I've got some good results as low as 0.05 as well
67
  Repetition Penalty: 1.01
68
  # Don't make this higher, DRY handles the bulk of Squashing Repetition.
69
  # This is just to lightly nudge the bot to move the plot forward