sphiratrioth666
commited on
Commit
•
ed0461e
1
Parent(s):
a36efa5
Upload Sphiratrioth - LLAMA 3 [CONTEXT TEMPLATE].json
Browse files
context/Sphiratrioth - LLAMA 3 [CONTEXT TEMPLATE].json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "<|start_header_id|>system<|end_header_id|>\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_id|>",
|
3 |
+
"example_separator": "",
|
4 |
+
"chat_start": "",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"allow_jailbreak": false,
|
7 |
+
"names_as_stop_strings": true,
|
8 |
+
"always_force_name2": true,
|
9 |
+
"trim_sentences": true,
|
10 |
+
"single_line": false,
|
11 |
+
"name": "Sphiratrioth - LLAMA 3"
|
12 |
+
}
|