DavidAU commited on
Commit
dcaadb6
·
verified ·
1 Parent(s): 864a76a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -584,13 +584,17 @@ Some of my newer models repo cards use a limited form of this called a "prose co
584
 
585
  Roughly a pre-prompt / system role is embedded during each prompt and can act as a guide and/or set of directives for processing the prompt and/or containing generation instructions.
586
 
587
- A prose control is a simplifed version of this, which preceeds the main prompt(s) - but the idea / effect is relatively the same.
588
 
589
  I strongly suggest you research these online, as they are a powerful addition to your generation toolbox.
590
 
591
  They are especially potent with newer model archs due to newer model types having stronger instruction following ablities AND increase context too.
592
 
593
- PRIMARY SAMPLERS:
 
 
 
 
594
 
595
  <B>temp / temperature</B>
596
 
 
584
 
585
  Roughly a pre-prompt / system role is embedded during each prompt and can act as a guide and/or set of directives for processing the prompt and/or containing generation instructions.
586
 
587
+ A prose control is a simplifed version of this, which preceeds the main prompt(s) - but the idea / effect is relatively the same (pre-prompt/system role does have a slightly higher priority however).
588
 
589
  I strongly suggest you research these online, as they are a powerful addition to your generation toolbox.
590
 
591
  They are especially potent with newer model archs due to newer model types having stronger instruction following ablities AND increase context too.
592
 
593
+ ---
594
+
595
+ <B>PRIMARY PARAMETERS:</B>
596
+
597
+ ---
598
 
599
  <B>temp / temperature</B>
600