Merge pull request #3912 from kallewoof/202504-glm-4-sop-nl trivial: remove extraneous \n after sop token
Signed| @@ -1,5 +1,5 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "story_string": "[gMASK]<sop>\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}}\n", |
| 3 | 3 | "example_separator": "", |
| 4 | 4 | "chat_start": "", |
| 5 | 5 | "use_stop_strings": false, |