Un-abbreviate PHI
This commit is contained in:
parent
5f0e74bd56
commit
f1cd099849
|
@ -3057,7 +3057,7 @@
|
|||
<input id="context_use_stop_strings" type="checkbox" />
|
||||
<small data-i18n="Use as Stop Strings">Use as Stop Strings</small>
|
||||
</label>
|
||||
<label class="checkbox_label" title="Includes PHI at the end of the prompt, if defined in the character card AND ''Prefer Char. Instructions'' is enabled. THIS IS NOT RECOMMENDED FOR TEXT COMPLETION MODELS, CAN LEAD TO BAD OUTPUT." data-i18n="[title]context_allow_jailbreak">
|
||||
<label class="checkbox_label" title="Includes Post-History Instructions at the end of the prompt, if defined in the character card AND ''Prefer Char. Instructions'' is enabled. THIS IS NOT RECOMMENDED FOR TEXT COMPLETION MODELS, CAN LEAD TO BAD OUTPUT." data-i18n="[title]context_allow_post_history_instructions">
|
||||
<input id="context_allow_jailbreak" type="checkbox" />
|
||||
<small data-i18n="Allow Post-History Instructions">Allow Post-History Instructions</small>
|
||||
</label>
|
||||
|
|
Loading…
Reference in New Issue