sphiratrioth666 commited on
Commit
197f26b
·
verified ·
1 Parent(s): 50a49e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -124,10 +124,13 @@ base_model:
124
 
125
  <p align="justify">**IF YOU WANT THE PRESETS TO WORK PROPERLY, REMEMBER TO START A NEW CHAT FOR TESTING PURPOSES/ACTUAL ROLEPLAY. IF YOU "HOT" SWAP THE PRESETS, YOU MAY EASILY FALL INTO A TRAP OF CONTINUING THE PREVIOUS PROMPT. IN RESULT, THE SHORT/BALANCED/LONG RESPONSES AND NARRATION IN 1st/3rd PERSON WILL NOT SWITCH PROPERLY. ALWAYS START A NEW CHAT. THEORETICALLY, SWITCHING A SYSTEM PROMPT FORCES THE PROMPT EVALUATION BUT IN REALITY - IT OFTEN BREAKS, IT DOES NOT WORK PROPERLY. IT WORKS WHEN YOU START A NEW CHAT THOUGH - OR WHEN YOU RELOAD THE WHOLE SILLY TAVERN UI.**</p>
126
 
127
- <h1><ins>CUSTOMIZATION:</ins></h1>
128
- <li>Dialogues in Markdowns - modify the SYSTEM PROMPT ("Capital A" tab of Silly Tavern UI). It's simple - find the following line and replace with: Respect this markdown format: "direct speech", *actions*</li>
129
- <li>Narration in Plain Text - modify the SYSTEM PROMPT ("Capital A" tab of Silly Tavern UI). Find the following line and replace with: Respect this markdown format: "direct speech", actions</li>
130
- <li>Shorter/Longer Replies (additional ways of setting it up): a) character example messages - this helps a lot; b) shorter/longer starting message; c) OOC - check what's that, some models support it well - such as Celeste</li>
 
 
 
131
  <br>
132
  <h1><ins>PLANS FOR THE FUTURE:</ins></h1>
133
  <li>Updating to keep up with the new, amazing models coming out in the future.</li>
 
124
 
125
  <p align="justify">**IF YOU WANT THE PRESETS TO WORK PROPERLY, REMEMBER TO START A NEW CHAT FOR TESTING PURPOSES/ACTUAL ROLEPLAY. IF YOU "HOT" SWAP THE PRESETS, YOU MAY EASILY FALL INTO A TRAP OF CONTINUING THE PREVIOUS PROMPT. IN RESULT, THE SHORT/BALANCED/LONG RESPONSES AND NARRATION IN 1st/3rd PERSON WILL NOT SWITCH PROPERLY. ALWAYS START A NEW CHAT. THEORETICALLY, SWITCHING A SYSTEM PROMPT FORCES THE PROMPT EVALUATION BUT IN REALITY - IT OFTEN BREAKS, IT DOES NOT WORK PROPERLY. IT WORKS WHEN YOU START A NEW CHAT THOUGH - OR WHEN YOU RELOAD THE WHOLE SILLY TAVERN UI.**</p>
126
 
127
+ <h1><ins>REGEX:</ins></h1>
128
+
129
+ 1. Download the REGEX files.
130
+ 2. Open up SillyTavern Extensions tab.
131
+ 3. Find REGEX.
132
+ 4. Import downloaded files as GLOBAL.
133
+ 5. Adjust order: trim incomplete, followed by: find last special character, followed by: remove **, followed by remove ``````, followed by: delete quotes (optional)
134
  <br>
135
  <h1><ins>PLANS FOR THE FUTURE:</ins></h1>
136
  <li>Updating to keep up with the new, amazing models coming out in the future.</li>