mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-02 20:36:49 +01:00
Llama 3 Instruct remove chat and example headers
This commit is contained in:
parent
8dc30e9da3
commit
d5666ab01b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"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|>",
|
"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|>",
|
||||||
"example_separator": "\n<|start_header_id|>system<|end_header_id|>\n\nExample Chat:<|eot_id|>",
|
"example_separator": "",
|
||||||
"chat_start": "\n<|start_header_id|>system<|end_header_id|>\n\nNew Chat:<|eot_id|>",
|
"chat_start": "",
|
||||||
"use_stop_strings": false,
|
"use_stop_strings": false,
|
||||||
"allow_jailbreak": false,
|
"allow_jailbreak": false,
|
||||||
"always_force_name2": true,
|
"always_force_name2": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user