Nitral-AI commited on
Commit
de71eb9
1 Parent(s): 477b942

Delete Hathor-Presets/ChatML-Hathor_Context.json

Browse files
Hathor-Presets/ChatML-Hathor_Context.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "story_string": "<|im_start|>system\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}}<|im_end|>",
3
- "example_separator": "",
4
- "chat_start": "",
5
- "use_stop_strings": true,
6
- "allow_jailbreak": true,
7
- "always_force_name2": false,
8
- "trim_sentences": false,
9
- "include_newline": false,
10
- "single_line": false,
11
- "name": "ChatML-Hathor_Context"
12
- }