87f8a3eb2c
* Add Moonshot AI instruct template * This is not needed anymore --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
11 lines
604 B
JSON
11 lines
604 B
JSON
{
|
|
"story_string": "<|im_system|>system<|im_middle|>{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}<|im_end|>",
|
|
"example_separator": "",
|
|
"chat_start": "",
|
|
"use_stop_strings": false,
|
|
"names_as_stop_strings": true,
|
|
"always_force_name2": true,
|
|
"trim_sentences": false,
|
|
"single_line": false,
|
|
"name": "Moonshot AI"
|
|
} |