167 lines
5.7 KiB
JSON
167 lines
5.7 KiB
JSON
{
|
|
"instruct": {
|
|
"input_sequence": "<|start_header_id|>writer character {{user}}<|end_header_id|>\n\n",
|
|
"output_sequence": "<|start_header_id|>writer character {{char}}<|end_header_id|>\n\n",
|
|
"first_output_sequence": "",
|
|
"last_output_sequence": "",
|
|
"system_sequence_prefix": "",
|
|
"system_sequence_suffix": "",
|
|
"stop_sequence": "<|eot_id|>",
|
|
"wrap": false,
|
|
"macro": true,
|
|
"activation_regex": "",
|
|
"skip_examples": false,
|
|
"output_suffix": "<|eot_id|>",
|
|
"input_suffix": "<|eot_id|>",
|
|
"system_sequence": "<|start_header_id|>user<|end_header_id|>\n\n",
|
|
"system_suffix": "<|eot_id|>",
|
|
"user_alignment_message": "",
|
|
"last_system_sequence": "",
|
|
"system_same_as_user": false,
|
|
"names_behavior": "none",
|
|
"first_input_sequence": "",
|
|
"last_input_sequence": "",
|
|
"names_force_groups": true,
|
|
"name": "DreamGen Role-Play Lucid V1 Llama3"
|
|
},
|
|
"context": {
|
|
"story_string": "<|start_header_id|>system<|end_header_id|>\n\nYou are a skilled role-play writer and writing assistant with expertise across all genres.\n\nYou will perform several tasks, switching roles as needed:\n\n- Role-Playing: Use the `writer` role to write a role-play based on the provided information (plot, style, setting, characters, etc.) and user instructions. Use the `writer character <character_name>` role for dialog or when acting as a specific character, use the `writer narrative` role for narration.\n- Other: Use the `assistant` role for any other tasks the user may request.\n\n# Role-Play Information\n\n## Plot\n\n{{#if scenario}}{{scenario}}{{else}}Conversation between {{char}} and {{user}}.{{/if}}{{#if wiBefore}}\n\n## Setting\n\n{{wiBefore}}{{#if wiAfter}}\n\n{{wiAfter}}{{/if}}{{else}}{{#if wiAfter}}\n\n## Setting\n\n{{wiAfter}}{{/if}}{{/if}}\n\n## Characters\n\n### {{user}}\n\n{{#if persona}}{{persona}}{{else}}{{user}} is the protagonist of the role-play.{{/if}}\n\n### {{char}}\n\n{{#if description}}{{description}}\n\n{{/if}}{{#if personality}}{{personality}}\n\n{{/if}}<|eot_id|>",
|
|
"example_separator": "",
|
|
"chat_start": "",
|
|
"use_stop_strings": false,
|
|
"allow_jailbreak": false,
|
|
"names_as_stop_strings": true,
|
|
"always_force_name2": false,
|
|
"trim_sentences": false,
|
|
"single_line": false,
|
|
"name": "DreamGen Role-Play Lucid V1 Llama3"
|
|
},
|
|
"sysprompt": {
|
|
"name": "Blank",
|
|
"content": ""
|
|
},
|
|
"preset": {
|
|
"temp": 0.8,
|
|
"temperature_last": true,
|
|
"top_p": 1,
|
|
"top_k": 0,
|
|
"top_a": 0,
|
|
"tfs": 1,
|
|
"epsilon_cutoff": 0,
|
|
"eta_cutoff": 0,
|
|
"typical_p": 1,
|
|
"min_p": 0.05,
|
|
"rep_pen": 1,
|
|
"rep_pen_range": 0,
|
|
"rep_pen_decay": 0,
|
|
"rep_pen_slope": 1,
|
|
"no_repeat_ngram_size": 0,
|
|
"penalty_alpha": 0,
|
|
"num_beams": 1,
|
|
"length_penalty": 1,
|
|
"min_length": 0,
|
|
"encoder_rep_pen": 1,
|
|
"freq_pen": 0,
|
|
"presence_pen": 0,
|
|
"skew": 0,
|
|
"do_sample": true,
|
|
"early_stopping": false,
|
|
"dynatemp": false,
|
|
"min_temp": 0,
|
|
"max_temp": 2,
|
|
"dynatemp_exponent": 1,
|
|
"smoothing_factor": 0,
|
|
"smoothing_curve": 1,
|
|
"dry_allowed_length": 2,
|
|
"dry_multiplier": 0.8,
|
|
"dry_base": 1.75,
|
|
"dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\"]",
|
|
"dry_penalty_last_n": 0,
|
|
"add_bos_token": true,
|
|
"ban_eos_token": false,
|
|
"skip_special_tokens": false,
|
|
"mirostat_mode": 0,
|
|
"mirostat_tau": 5,
|
|
"mirostat_eta": 0.1,
|
|
"guidance_scale": 1,
|
|
"negative_prompt": "",
|
|
"grammar_string": "",
|
|
"json_schema": {},
|
|
"banned_tokens": "",
|
|
"sampler_priority": [
|
|
"repetition_penalty",
|
|
"presence_penalty",
|
|
"frequency_penalty",
|
|
"dry",
|
|
"temperature",
|
|
"dynamic_temperature",
|
|
"quadratic_sampling",
|
|
"top_k",
|
|
"top_p",
|
|
"typical_p",
|
|
"epsilon_cutoff",
|
|
"eta_cutoff",
|
|
"tfs",
|
|
"top_a",
|
|
"min_p",
|
|
"mirostat",
|
|
"xtc",
|
|
"encoder_repetition_penalty",
|
|
"no_repeat_ngram"
|
|
],
|
|
"samplers": [
|
|
"dry",
|
|
"top_k",
|
|
"tfs_z",
|
|
"typical_p",
|
|
"top_p",
|
|
"min_p",
|
|
"xtc",
|
|
"temperature"
|
|
],
|
|
"samplers_priorities": [
|
|
"dry",
|
|
"penalties",
|
|
"no_repeat_ngram",
|
|
"temperature",
|
|
"top_nsigma",
|
|
"top_p_top_k",
|
|
"top_a",
|
|
"min_p",
|
|
"tfs",
|
|
"eta_cutoff",
|
|
"epsilon_cutoff",
|
|
"typical_p",
|
|
"quadratic",
|
|
"xtc"
|
|
],
|
|
"ignore_eos_token": false,
|
|
"spaces_between_special_tokens": true,
|
|
"speculative_ngram": false,
|
|
"sampler_order": [
|
|
6,
|
|
0,
|
|
1,
|
|
3,
|
|
4,
|
|
2,
|
|
5
|
|
],
|
|
"logit_bias": [],
|
|
"xtc_threshold": 0.1,
|
|
"xtc_probability": 0,
|
|
"nsigma": 0,
|
|
"ignore_eos_token_aphrodite": false,
|
|
"spaces_between_special_tokens_aphrodite": true,
|
|
"rep_pen_size": 0,
|
|
"genamt": 1000,
|
|
"max_length": 32256,
|
|
"name": "Lucid V1 Nemo"
|
|
},
|
|
"reasoning": {
|
|
"name": "DreamGen Lucid V1",
|
|
"prefix": "<|reasoning_start|>",
|
|
"suffix": "<|reasoning_end|>",
|
|
"separator": ""
|
|
}
|
|
} |