Update README.md
Browse filesCorrected prompt settings
README.md
CHANGED
|
@@ -35,7 +35,7 @@ inference:
|
|
| 35 |
|
| 36 |
This is an experimental merge, replicating additional layers to the model without post-merge healing. There is damage to the model, but it appears to be tolerable as is. The resulting impact on narrative text completion may be of interest.
|
| 37 |
|
| 38 |
-
Light testing performed with
|
| 39 |
- temp=1 and minP=0.02
|
| 40 |
- temp=1 and smoothing factor=0.33
|
| 41 |
|
|
|
|
| 35 |
|
| 36 |
This is an experimental merge, replicating additional layers to the model without post-merge healing. There is damage to the model, but it appears to be tolerable as is. The resulting impact on narrative text completion may be of interest.
|
| 37 |
|
| 38 |
+
Light testing performed with instruct prompting and the following sampler settings:
|
| 39 |
- temp=1 and minP=0.02
|
| 40 |
- temp=1 and smoothing factor=0.33
|
| 41 |
|