fix: add <|begin_of_text|> to story string
| @@ -1,5 +1,5 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "story_string": "<|begin_of_text|><|header_start|>system<|header_end|>\n\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}}{{trim}}<|eot|>", |
| 3 | 3 | "example_separator": "", |
| 4 | 4 | "chat_start": "", |
| 5 | 5 | "use_stop_strings": false, |