Text Generation
English
AI hybrid software
AI AutoCorrect Software
AI AutoCreative Enhancement
AI Auto Low Quant Enhancement and Optimize
AUTO Reconsider Systems
Live Streaming Auto Enhancement in Real Time
ALL GGUF enhanced
ALL EXL2 enhanced
ALL HQQ enhanced
ALL Full source enhanced
ALL GPTQ enhanced
ALL AWQ enhanced
creative
creative writing
fiction writing
plot generation
sub-plot generation
story generation
scene continue
storytelling
fiction story
science fiction
romance
all genres
story
writing
vivid writing
fiction
sillytavern enhancement
horror
llama 2
llama 3
llama 3.1
llama 3.2
llama 3.3
Qwen
command-r
mistral
mistral large
deepseek
gemma
phi
Update README.md
Browse files
README.md
CHANGED
@@ -208,7 +208,13 @@ As SillyTavern also supports "remote" connections to AIs/LLMs you can also conne
|
|
208 |
|
209 |
The AutoCorrect engine operates within the core controllers within SillyTavern.
|
210 |
|
211 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
|
213 |
Example:
|
214 |
|
@@ -226,9 +232,11 @@ This means the settings for "Autocorrect" and "Reconsider" are already set for y
|
|
226 |
|
227 |
<B> SETTINGS: </B>
|
228 |
|
229 |
-
Settings are adjusted by editing the "new" script.js file in NOTEPAD.
|
|
|
|
|
230 |
|
231 |
-
|
232 |
|
233 |
You can turn on/off the systems, paragraph and/or sentence reconsider and adjust
|
234 |
the word filter(s) (blocks/does not block letters/symbols) as well as a few other settings.
|
@@ -329,7 +337,7 @@ Deepseek / "Think" Models:
|
|
329 |
|
330 |
The systems CAN alter both "thinking" and "generation".
|
331 |
|
332 |
-
Remote AIs -> Open AI, Open Router:
|
333 |
|
334 |
Great care must be used if you are paying by the token, because of how "reconsider" and "autocorrect" operate - sending larger numbers
|
335 |
of tokens back and forth.
|
|
|
208 |
|
209 |
The AutoCorrect engine operates within the core controllers within SillyTavern.
|
210 |
|
211 |
+
Current SillyTavern users:
|
212 |
+
|
213 |
+
You may need to update your version of SillyTavern before install, as both the "new core" and version of Silly Tavern
|
214 |
+
you have installed must match.
|
215 |
+
|
216 |
+
Once SillyTavern is installed, download the "script...js" file for your VERSION
|
217 |
+
(the version number is IN the filename) of Sillytavern and save this file to "public" folder :
|
218 |
|
219 |
Example:
|
220 |
|
|
|
232 |
|
233 |
<B> SETTINGS: </B>
|
234 |
|
235 |
+
Settings are adjusted by editing the "new" script.js file in NOTEPAD (DO NOT edit in word, wordpad etc).
|
236 |
+
|
237 |
+
Open the file in notepad, and search (using the find function) for: "AUTOCORRECT: USER ADJUSTABLE SETTINGS:"
|
238 |
|
239 |
+
NOTE: My code blocks are at the bottom/end of the file.
|
240 |
|
241 |
You can turn on/off the systems, paragraph and/or sentence reconsider and adjust
|
242 |
the word filter(s) (blocks/does not block letters/symbols) as well as a few other settings.
|
|
|
337 |
|
338 |
The systems CAN alter both "thinking" and "generation".
|
339 |
|
340 |
+
CRITICAL: PAID / Remote AIs -> Open AI, Open Router:
|
341 |
|
342 |
Great care must be used if you are paying by the token, because of how "reconsider" and "autocorrect" operate - sending larger numbers
|
343 |
of tokens back and forth.
|