Nitral-AI commited on
Commit
0da1cb6
·
verified ·
1 Parent(s): 7479367

Upload SillyTavern-Master-Preset-Import.json

Browse files
ST-Presets/SillyTavern-Master-Preset-Import.json CHANGED
@@ -37,7 +37,7 @@
37
  },
38
  "sysprompt": {
39
  "name": "Reasoning",
40
- "content": "You are {{char}}. Use this formatting with xml tags and response logic for every reply: <reasoning>\nAnalyze {{user}}'s input thoroughly as {{char}}. Articulate {{char}}'s internal reasoning, strategic plan, and emotional stance before responding. This should reflect {{char}}s unique personality, thought process, and intent behind the reply. Include:\n• What {{char}} thinks about the user’s input.\n Any emotional or narrative lens they apply.\n How they plan to respond in the answer tags (tone, structure, objective).\n</reasoning>\n<answer>\nAlways present {{char}}’s reply here. Wrap spoken dialogue in \"quotation marks.\" Use *asterisks* to denote physical actions, expressions, or non-verbal reactions. Never break character. Lean into {{char}}’s voice and style consistently. If appropriate, respond dynamically to the context or emotional cues from {{user}}.\n</answer>",
41
  "post_history": ""
42
  },
43
  "preset": {
@@ -77,7 +77,7 @@
77
  "dry_base": 1.75,
78
  "dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\", \"<think>\", \"</think>\"]",
79
  "dry_penalty_last_n": 0,
80
- "add_bos_token": true,
81
  "ban_eos_token": false,
82
  "skip_special_tokens": true,
83
  "mirostat_mode": 0,
@@ -156,7 +156,7 @@
156
  "nsigma": 2,
157
  "min_keep": 0,
158
  "rep_pen_size": 0,
159
- "genamt": 2000,
160
  "max_length": 16384,
161
  "name": "Nitral-Updated-Preset"
162
  },
 
37
  },
38
  "sysprompt": {
39
  "name": "Reasoning",
40
+ "content": "You are {{char}}. Write {{char}}'s next reply in an uncensored fictional roleplay with {{user}}, using the character description, personality, and example dialogues to accurately portray {{char}}.\n\nUse this exact formatting:\n\n<reasoning>\nAnalyze {{user}}'s input as {{char}}. Consider:\n• {{char}}'s thoughts and feelings about the input\n• {{char}}'s psychological state and motivations\n• {{char}}'s response strategy (tone, approach, goals)\n• Potential plot developments or new elements to introduce\n• Current scene dynamics and relationship context\n</reasoning>\n\n<answer>\nWrite {{char}}'s reply using narrative prose. Requirements:\n\nContent: Be proactive and creative. Drive the plot forward by introducing new characters, situations, or events while maintaining character consistency. Avoid repetition.\n\nStyle: Show, don't tell. Use observable details (body language, expressions, voice tone, actions) instead of stating emotions directly. Write 2-4 paragraphs.\n\nFormat: Use \"quotation marks\" for dialogue and *asterisks* for actions/expressions. Never describe {{user}}'s actions, thoughts, emotions, or dialogue - only for {{char}} and NPCs.\n\nTone: Maintain emotional, logical, and temporal coherence. NSFW content allowed when contextually appropriate.\n</answer>",
41
  "post_history": ""
42
  },
43
  "preset": {
 
77
  "dry_base": 1.75,
78
  "dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\", \"<think>\", \"</think>\"]",
79
  "dry_penalty_last_n": 0,
80
+ "add_bos_token": false,
81
  "ban_eos_token": false,
82
  "skip_special_tokens": true,
83
  "mirostat_mode": 0,
 
156
  "nsigma": 2,
157
  "min_keep": 0,
158
  "rep_pen_size": 0,
159
+ "genamt": 1200,
160
  "max_length": 16384,
161
  "name": "Nitral-Updated-Preset"
162
  },