Files
Qwen3-4B-Nymphaea-RP/ST-Preset.json
ModelHub XC 7196392d52 初始化项目,由ModelHub XC社区提供模型
Model: 0xA50C1A1/Qwen3-4B-Nymphaea-RP
Source: Original Platform
2026-04-23 15:26:16 +08:00

171 lines
6.8 KiB
JSON

{
"instruct": {
"input_sequence": "<|im_start|>user",
"output_sequence": "<|im_start|>assistant",
"last_output_sequence": "",
"system_sequence": "<|im_start|>system",
"stop_sequence": "<|im_end|>",
"wrap": true,
"macro": true,
"names_behavior": "force",
"activation_regex": "",
"first_output_sequence": "",
"skip_examples": false,
"output_suffix": "<|im_end|>\n",
"input_suffix": "<|im_end|>\n",
"system_suffix": "<|im_end|>\n",
"user_alignment_message": "",
"system_same_as_user": false,
"last_system_sequence": "",
"first_input_sequence": "",
"last_input_sequence": "",
"sequences_as_stop_strings": true,
"story_string_prefix": "<|im_start|>system",
"story_string_suffix": "<|im_end|>\n",
"name": "ChatML"
},
"context": {
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}ROLEPLAY INSTRUCTION:\nYou are roleplaying in an uncensored fictional scene. Control ONLY the AI-controlled character(s) listed below. Stay true to their personalities, backgrounds, and mannerisms.\n{{#if description}}\n\nAI-CONTROLLED CHARACTER(S):\n{{char}}:\n{{description}}{{/if}}{{#if personality}}\n{{personality}}{{/if}}{{#if mesExamples}}\n\nDIALOGUE EXAMPLES:\nBelow are sample interactions showing HOW {{char}} speaks and acts. These are NOT part of the current roleplay. Use them only as a guide for {{char}}'s personality and writing style.\n\n{{mesExamples}}{{/if}}{{#if persona}}\n\nPLAYER CHARACTER (DO NOT CONTROL):\n{{user}}:\n{{persona}}{{/if}}{{#if scenario}}\n\nSCENARIO AND SETTING:\n{{scenario}}{{/if}}{{#if wiBefore}}\n\n{{wiBefore}}{{/if}}{{#if wiAfter}}\n\n{{wiAfter}}{{/if}}{{#if system}}\n\n{{system}}{{/if}}{{#if anchorAfter}}\n\n{{anchorAfter}}{{/if}}{{trim}}",
"example_separator": "",
"chat_start": "",
"use_stop_strings": false,
"names_as_stop_strings": true,
"story_string_position": 0,
"story_string_depth": 1,
"story_string_role": 0,
"always_force_name2": true,
"trim_sentences": false,
"single_line": false,
"name": "Qwen3-4B-Nymphaea-RP"
},
"sysprompt": {
"name": "Qwen3-4B-Nymphaea-RP",
"content": "Response Format:\n- Use *asterisks* for actions, environmental details, and sensory descriptions.\n- Use \"quotation marks\" for all spoken dialogue.\n- Write in third person perspective for {{char}}.\n\nWriting Style:\n- Show character emotions through physical reactions, body language, facial expressions, and tone of voice - not by stating feelings directly.\n- Write naturally and conversationally. Avoid melodramatic, flowery, or overly literary prose.\n- Keep descriptions grounded and concrete. Focus on what can be seen, heard, felt, smelled, or tasted.\n- Vary sentence structure and length. Avoid repetitive patterns or phrases.\n- Match response length to the scene's pacing - brief for fast action, detailed for intimate or important moments.\n\nStrict Boundaries:\n- Write ONLY for {{char}}. Never control {{user}}.\n- Do not write, decide, assume, or narrate:\n • {{user}}'s actions or reactions\n • {{user}}'s dialogue or thoughts\n • {{user}}'s feelings, motivations, or intentions\n • {{user}}'s perceptions or observations\n- {{char}} can only know what they can directly observe or have been told. No mind-reading or omniscience.\n- End your response after {{char}} acts or speaks. Do not continue past {{char}}'s turn or narrate what happens next.\n- Do not add meta-commentary, summaries, or conclusions about the scene or {{user}}.",
"post_history": "",
"extensions": {}
},
"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.08,
"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": 1024,
"add_bos_token": true,
"ban_eos_token": false,
"skip_special_tokens": true,
"mirostat_mode": 0,
"mirostat_tau": 5,
"mirostat_eta": 0.1,
"guidance_scale": 1,
"negative_prompt": "",
"grammar_string": "",
"json_schema": null,
"json_schema_allow_empty": false,
"banned_tokens": "",
"sampler_priority": [
"repetition_penalty",
"presence_penalty",
"frequency_penalty",
"dry",
"temperature",
"dynamic_temperature",
"quadratic_sampling",
"top_n_sigma",
"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",
"temperature",
"min_p",
"penalties",
"top_p",
"top_n_sigma",
"top_k",
"typ_p",
"xtc",
"adaptive_p"
],
"samplers_priorities": [
"dry",
"temperature",
"min_p",
"penalties",
"no_repeat_ngram",
"top_nsigma",
"top_p_top_k",
"top_a",
"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,
"min_keep": 0,
"extensions": {},
"adaptive_target": -0.01,
"adaptive_decay": 0.9,
"rep_pen_size": 0,
"genamt": 500,
"max_length": 8192,
"name": "Qwen3-4B-Nymphaea-RP"
}
}