Update README.md
Browse files
README.md
CHANGED
@@ -54,6 +54,15 @@ tfs 0.97
|
|
54 |
smoothing_factor 0.3
|
55 |
smoothing_curve 1.1
|
56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
```
|
58 |
|
59 |
# <h1>merge</h1>
|
|
|
54 |
smoothing_factor 0.3
|
55 |
smoothing_curve 1.1
|
56 |
|
57 |
+
Nymeria preset (more coherent):
|
58 |
+
temp 0.9
|
59 |
+
top_k 30
|
60 |
+
top_p 0.75
|
61 |
+
min_p 0.2
|
62 |
+
rep_pen 1.1
|
63 |
+
smooth_factor 0.25
|
64 |
+
smooth_curve 1
|
65 |
+
|
66 |
```
|
67 |
|
68 |
# <h1>merge</h1>
|