Sukino commited on
Commit
f14f456
·
verified ·
1 Parent(s): db446a5

Update Banned Tokens.txt

Browse files
Files changed (1) hide show
  1. Banned Tokens.txt +11 -2
Banned Tokens.txt CHANGED
@@ -1,6 +1,15 @@
1
- [IMPORTANT]
 
 
 
2
 
3
- Warning: 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.
 
 
 
 
 
 
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.