elinas commited on
Commit
185d2c7
1 Parent(s): 87922ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -52,10 +52,10 @@ I was wondering how transformers work?<|im_end|>
52
  ## Sampling Settings
53
  Here are some settings that work well with this model:
54
  ```
55
- Temp - 0.7 (1.0 max)
56
- Min P - 0.10
57
- Presence Penalty - 1.0
58
- Repetition Penalty range - 2800
59
  ```
60
 
61
  ## Credit
 
52
  ## Sampling Settings
53
  Here are some settings that work well with this model:
54
  ```
55
+ Temp -> 0.7 (1.0 max)
56
+ Min P -> 0.05-0.10
57
+ Presence Penalty -> 1.0
58
+ Repetition Penalty range -> 2800
59
  ```
60
 
61
  ## Credit