DavidAU commited on
Commit
9be9e9a
·
verified ·
1 Parent(s): 42c1ead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -205,6 +205,11 @@ the model to make a more "creative" decision (or at least a better one). More on
205
  This engine is a software patch in the SillyTavern AI/LLM frontend system. You need to install SillyTavern then the "script" patch... then connect SillyTavern
206
  to the AI/LLM app such as Lmstudio, Text Generation Web UI, Koboldcpp or Llama-Server AND/OR API (local or remote).
207
 
 
 
 
 
 
208
  Download SillyTavern here:
209
 
210
  https://github.com/SillyTavern/SillyTavern
@@ -245,6 +250,19 @@ This will have "spicy-spicy", "off-off" etc etc in the file name.
245
 
246
  This means the settings for "Autocorrect" and "Reconsider" are already set for you.
247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
248
  <B> SETTINGS: </B>
249
 
250
  Settings are adjusted by editing the "new" script.js file in NOTEPAD (DO NOT edit in word, wordpad etc).
 
205
  This engine is a software patch in the SillyTavern AI/LLM frontend system. You need to install SillyTavern then the "script" patch... then connect SillyTavern
206
  to the AI/LLM app such as Lmstudio, Text Generation Web UI, Koboldcpp or Llama-Server AND/OR API (local or remote).
207
 
208
+ VERY IMPORTANT - RELEASE VERSION ONLY:
209
+
210
+ This patch requires the "release" version of the model, it may not work with other branches. If you attempt to use it with other
211
+ than the exact "release version" and get a blank screen - revert, and use the "release" version.
212
+
213
  Download SillyTavern here:
214
 
215
  https://github.com/SillyTavern/SillyTavern
 
250
 
251
  This means the settings for "Autocorrect" and "Reconsider" are already set for you.
252
 
253
+ ADDITIONAL:
254
+
255
+ You can have multiple versions of ST installed on your computer. You may want to have one with this "patch"
256
+ and another with "normal" ST.
257
+
258
+ All you need to do is duplicate your install of ST (copy the entire folder, and paste/rename), and then add some shortcut(s) to:
259
+
260
+ IE:
261
+ F:\SillyTavern-1.12.11\SillyTavern-Launcher\SillyTavern\Start.bat
262
+
263
+ "Start.bat" starts ST.
264
+
265
+
266
  <B> SETTINGS: </B>
267
 
268
  Settings are adjusted by editing the "new" script.js file in NOTEPAD (DO NOT edit in word, wordpad etc).