mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-12 01:17:39 +01:00
5848ec498b
* Kobold Presets fixed * Help texts fixed * Scale API for connectAPISlash * Quick Reply checkboxes fixed * New Instruct Mode Presets * More date/time macros * ChatML context template and instruct prompt format * Mistral context template and instruct prompt format * Removed use_default_badwordsids from kobold presets * Renamed ChatML to Mistral-OpenOrca (ChatML) * Renamed Mistral-OpenOrca (removed ChatML) * Removed single_line from kobold presets * Removed obsolete use_stop_sequence setting * Ban EOS Token off by default * Split AI Resp. Conf. in global and preset-specific settings * Resolve conflicts * Fix title * Add translations for new help texts * Fix i18n.json whitespace * Make Mistral-OpenOrca system prompt more generic * Renamed "Mistral-OpenOrca" to "ChatML" again * More (UI) fixes and improvements * Sendas hint fixed --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
17 lines
624 B
JSON
17 lines
624 B
JSON
{
|
|
"wrap": true,
|
|
"names": true,
|
|
"system_prompt": "Avoid repetition, don't loop. Develop the plot slowly, always stay in character. Describe all actions in full, elaborate, explicit, graphic, and vivid detail. Mention all relevant sensory perceptions.",
|
|
"system_sequence_prefix": "",
|
|
"stop_sequence": "",
|
|
"input_sequence": "",
|
|
"output_sequence": "",
|
|
"separator_sequence": "",
|
|
"macro": true,
|
|
"names_force_groups": true,
|
|
"last_output_sequence": "\n### Response:",
|
|
"activation_regex": "",
|
|
"first_output_sequence": "",
|
|
"system_sequence_suffix": "",
|
|
"name": "Libra-32B"
|
|
} |