sphiratrioth666 commited on
Commit
7d6c33f
·
verified ·
1 Parent(s): 317cb96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -181,7 +181,7 @@ or
181
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a2a6820c4cd36ffbc95623/I7HVjlGoereHMBb5eHn40.png)
182
 
183
  <br>
184
- <h1><ins>How it all happens:</ins></h1>
185
 
186
  This method inserts the instructions in a template {{"TAG"}}:{INSTRUCTION} into the context, at different depths, sometimes with a "sticky" parameter on - so the information such as clothes or a relationship with user stays in context forever, sometimes at depth 0 as system instructions aka "OOC on steroids", which is deleted from context when not needed anymore - like instructions to generate the starting message. You will not see the instructions nor information injected into the context in chat, so if you want to check what's happening underneath the hood, you perform a context inspection. You can do it easily in SillyTavern.
187
 
@@ -194,7 +194,7 @@ This method inserts the instructions in a template {{"TAG"}}:{INSTRUCTION} into
194
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a2a6820c4cd36ffbc95623/0MySQpk6WbpGntkSn6OC4.png)
195
 
196
  <br>
197
- <h1><ins>How to create your own:</ins></h1>
198
 
199
  1. Download the MAN & WOMAN template lorebooks.
200
  2. Import them into SillyTavern & clone them under a desired name.
 
181
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a2a6820c4cd36ffbc95623/I7HVjlGoereHMBb5eHn40.png)
182
 
183
  <br>
184
+ <h1><ins>How is it even possible?!:</ins></h1>
185
 
186
  This method inserts the instructions in a template {{"TAG"}}:{INSTRUCTION} into the context, at different depths, sometimes with a "sticky" parameter on - so the information such as clothes or a relationship with user stays in context forever, sometimes at depth 0 as system instructions aka "OOC on steroids", which is deleted from context when not needed anymore - like instructions to generate the starting message. You will not see the instructions nor information injected into the context in chat, so if you want to check what's happening underneath the hood, you perform a context inspection. You can do it easily in SillyTavern.
187
 
 
194
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66a2a6820c4cd36ffbc95623/0MySQpk6WbpGntkSn6OC4.png)
195
 
196
  <br>
197
+ <h1><ins>How to create your own characters in SX-2:</ins></h1>
198
 
199
  1. Download the MAN & WOMAN template lorebooks.
200
  2. Import them into SillyTavern & clone them under a desired name.