Update Banned Tokens.txt
Browse files- Banned Tokens.txt +11 -2
Banned Tokens.txt
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
-
|
|
|
|
|
|
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
How to Use: Copy and paste the list into the `Banned Tokens/Strings` section of your `AI Response Configuration` window.
|
6 |
Check out my guide if you are interested in how it works and how to make your own additions.
|
|
|
1 |
+
===========================================
|
2 |
+
⚠️ READ BEFORE USE! ⚠️
|
3 |
+
THIS LIST IS ONLY COMPATIBLE WITH KOBOLDCPP
|
4 |
+
===========================================
|
5 |
|
6 |
+
This list uses KoboldCPP's Anti-Slop phrase banning feature, which is incompatible with other backends.
|
7 |
+
Other systems typically ban individual tokens (word parts), not complete phrases.
|
8 |
+
Using these instructions with other backends will likely cause:
|
9 |
+
- Unintended content blocking.
|
10 |
+
- Degraded AI responses.
|
11 |
+
- Excessive over-banning, legitimate text getting removed.
|
12 |
+
If you're using another backend, please research token banning methods specific to your system.
|
13 |
|
14 |
How to Use: Copy and paste the list into the `Banned Tokens/Strings` section of your `AI Response Configuration` window.
|
15 |
Check out my guide if you are interested in how it works and how to make your own additions.
|