Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,18 @@ I am a poor guy from the global south, so no fancy models like ChatGPT and Claud
|
|
14 |
|
15 |
***
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
## Game Master System Prompt and Template
|
18 |
|
19 |
**Tested With:** Mistral Small Instruct 2501 and Cydonia V2
|
@@ -70,18 +82,6 @@ Understood.
|
|
70 |
|
71 |
***
|
72 |
|
73 |
-
## Banned Tokens
|
74 |
-
|
75 |
-
> [!NOTE]
|
76 |
-
> **How to Use:** Copy and paste the list into the ` Banned Tokens/Strings` section of your `AI Response Configuration` window.
|
77 |
-
|
78 |
-
> [!IMPORTANT]
|
79 |
-
**Important:** You will need to use KoboldCPP for the Banned Tokens to work as intended. It makes the model backtrack when it tries to write certain phrases. I mainly use this to *unslop* the models. Check out my guides if you are interested in how it works.
|
80 |
-
|
81 |
-
**Download:** https://huggingface.co/Sukino/SillyTavern-Settings-and-Presets/raw/main/Banned%20Tokens.txt
|
82 |
-
|
83 |
-
***
|
84 |
-
|
85 |
## What I'm Using
|
86 |
|
87 |
### Software
|
|
|
14 |
|
15 |
***
|
16 |
|
17 |
+
## Banned Tokens for KoboldCPP
|
18 |
+
|
19 |
+
> [!IMPORTANT]
|
20 |
+
> This list uses KoboldCPP's `Anti-Slop` phrase banning feature, which is incompatible with other backends. Other systems typically ban individual tokens (word parts), not complete phrases. Using these instructions with other backends will likely cause: Unintended blocking of content, degraded AI responses and over-banning of legitimate text. If you're using another backend, please research token banning methods specific to your system.
|
21 |
+
|
22 |
+
> [!NOTE]
|
23 |
+
> **How to Use:** Copy and paste the list into the `Banned Tokens/Strings` section of your `AI Response Configuration` window. Check out my guides if you are interested in how it works and how to make your own additions.
|
24 |
+
|
25 |
+
**Download:** https://huggingface.co/Sukino/SillyTavern-Settings-and-Presets/raw/main/Banned%20Tokens.txt
|
26 |
+
|
27 |
+
***
|
28 |
+
|
29 |
## Game Master System Prompt and Template
|
30 |
|
31 |
**Tested With:** Mistral Small Instruct 2501 and Cydonia V2
|
|
|
82 |
|
83 |
***
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
## What I'm Using
|
86 |
|
87 |
### Software
|