Delcos commited on
Commit
adf2358
1 Parent(s): 223c539

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -44,7 +44,7 @@ Always take the entire conversation into account when forming and writing a repl
44
 
45
  # Recommended Settings
46
 
47
- Defaults:
48
  ```
49
  temperature: 0.77
50
  top_p: 0.85
@@ -52,7 +52,7 @@ top_k: 20
52
  repetition_penalty: 1.2
53
  ```
54
 
55
- Better context but a little more repetitive in some cases:
56
  ```
57
  temperature: 0.8
58
  top_p: 0.85
 
44
 
45
  # Recommended Settings
46
 
47
+ ##### Defaults:
48
  ```
49
  temperature: 0.77
50
  top_p: 0.85
 
52
  repetition_penalty: 1.2
53
  ```
54
 
55
+ ##### Better context but a little more repetitive in some cases:
56
  ```
57
  temperature: 0.8
58
  top_p: 0.85