Files
Pasta-Lake-7b/ST PRESETS/Default-Context_With_Trimming.json
ModelHub XC 2b2206497b 初始化项目,由ModelHub XC社区提供模型
Model: ChaoticNeutrals/Pasta-Lake-7b
Source: Original Platform
2026-05-11 22:50:59 +08:00

11 lines
566 B
JSON

{
"story_string": "{{#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}}",
"example_separator": "***",
"chat_start": "***",
"use_stop_strings": false,
"always_force_name2": false,
"trim_sentences": true,
"include_newline": false,
"single_line": false,
"name": "Default- With Trimming"
}