grimjim commited on
Commit
7467365
1 Parent(s): 01acdfd

Update README.md

Browse files

Corrected prompt settings.

Files changed (1) hide show
  1. README.md +1 -1
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 ChatML instruct prompting and sampler settings:
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