Files
Kunocchini-7b/ST presets/Default-Context_With_Trimming.json
ModelHub XC 7adafdf7d9 初始化项目,由ModelHub XC社区提供模型
Model: Nitral-Archive/Kunocchini-7b
Source: Original Platform
2026-05-25 10:49:18 +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"
}