Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ One of three experimental merges in an attempt to make Snowdrop v1.
|
|
18 |
|
19 |
<p><b>Context/instruct template</b>: ChatML.</p>
|
20 |
|
21 |
-
<p><b>Samplers</b>: temperature at 0.9, min_p at 0.05, top_a at 0.3, TFS at 0.75, repetition_penalty at 1.03, DRY if you have access to it.</p>
|
22 |
|
23 |
A virt-io derivative prompt worked best during our testing, but feel free to use what you like.
|
24 |
|
|
|
18 |
|
19 |
<p><b>Context/instruct template</b>: ChatML.</p>
|
20 |
|
21 |
+
<p><b>Samplers</b>: temperature at 0.9, min_p at 0.05, top_a at 0.3, TFS at 0.75, repetition_penalty at 1.03, DRY if you have access to it. Alternatively, top nsigma 1 with temp 1 worked fine during testing too.</p>
|
22 |
|
23 |
A virt-io derivative prompt worked best during our testing, but feel free to use what you like.
|
24 |
|