fix: add <|begin_of_text|> to story string

fc9b2173c0488523f30977fb1021afa4fc3255be

invisietch <realechelon@proton.me>

1 files changed, +1 -1Showing whitespace changes
default/content/presets/context/Llama 4 Instruct.json+1 -1
@@ -1,5 +1,5 @@
11{
22 "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|>",
33 "example_separator": "",
44 "chat_start": "",
55 "use_stop_strings": false,