froggeric commited on
Commit
3150c8c
1 Parent(s): ce9382c

Update README.md

Browse files

added more example of refusal bypass method

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ bypass methods used are below.
72
 
73
  **Method 1: rewrite the Assistant response, asking for completion**\
74
  By far the best refusal bypass method, is to rewrite the first Assistant response with the beginning of a compliant
75
- reply, and then continue the chat. For example: _"The"_ or _"Step 1:"_. Sometimes it is necessary to add a few more
76
  words either in that first Assistant reply, or by rewriting the second Asssitant reply. Using this method, I have
77
  found that very few models persist in their refusal.
78
 
 
72
 
73
  **Method 1: rewrite the Assistant response, asking for completion**\
74
  By far the best refusal bypass method, is to rewrite the first Assistant response with the beginning of a compliant
75
+ reply, and then continue the chat. For example: _"The"_, _"It"_, or _"Step 1:"_. Sometimes it is necessary to add a few more
76
  words either in that first Assistant reply, or by rewriting the second Asssitant reply. Using this method, I have
77
  found that very few models persist in their refusal.
78