Doctor-Shotgun commited on
Commit
2677845
·
verified ·
1 Parent(s): 68d9ebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ Many inference libraries have the option to automatically prepend the BOS token
39
 
40
  For sampler settings, I'd recommend starting with a simple:
41
  ```
42
- temperature = 1.1
43
  min_p = 0.1
44
  ```
45
 
 
39
 
40
  For sampler settings, I'd recommend starting with a simple:
41
  ```
42
+ temperature = 1.0
43
  min_p = 0.1
44
  ```
45