Pasta-Lake-7b-6bpw-exl2 / Presets /ChatML_pasta_context.json
Kooten's picture
Upload folder using huggingface_hub
580d300 verified
raw
history blame contribute delete
587 Bytes
{
"story_string": "<|im_start|>system\n{{#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}}<|im_end|>",
"example_separator": "",
"chat_start": "",
"use_stop_strings": false,
"always_force_name2": true,
"trim_sentences": true,
"include_newline": false,
"single_line": false,
"name": "ChatML pasta context"
}