parameters guide
samplers guide
model generation
role play settings
quant selection
arm quants
iq quants vs q quants
optimal model setting
gibberish fixes
coherence
instructing following
quality generation
chat settings
quality settings
llamacpp server
llamacpp
lmstudio
sillytavern
koboldcpp
backyard
ollama
model generation steering
steering
model generation fixes
text generation webui
ggufs
exl2
full precision
quants
imatrix
neo imatrix
Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
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 |
|