Gryphe commited on
Commit
a54899d
1 Parent(s): 25bd581

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ Unlike Nemo, Mistral Small is a less fussy model when it comes to parameters. He
48
  ```
49
  "temperature": 1.0,
50
  "repetition_penalty": 1.05,
51
- "min_p": 0.025
52
  ```
53
 
54
  Besides the basic instructional sets all other datasets were trained with character names added. Enable this at all times for an optimal experience.
 
48
  ```
49
  "temperature": 1.0,
50
  "repetition_penalty": 1.05,
51
+ "min_p": 0.05
52
  ```
53
 
54
  Besides the basic instructional sets all other datasets were trained with character names added. Enable this at all times for an optimal experience.