mindrage commited on
Commit
d723f2c
1 Parent(s): c57ec4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ I believe the model is fully unrestricted/uncensored and will generally not bera
29
  Prompting style + settings:
30
  ---
31
  Presumably due to the very diverse training-data the model accepts a variety of prompting styles with relatively few issues, including the ###-Variant, but seems to work best using:
32
- # "Naming" the model works great by simply modifying the context. Substantial changes in its behaviour can be caused very simply by appending to "ASSISTANT:", like "ASSISTANT: After careful consideration, thinking step-by-step, my response is:"
33
 
34
  user: "USER:" -
35
  bot: "ASSISTANT:" -
 
29
  Prompting style + settings:
30
  ---
31
  Presumably due to the very diverse training-data the model accepts a variety of prompting styles with relatively few issues, including the ###-Variant, but seems to work best using:
32
+ # "Naming" the model works great by simply modifying the context. Substantial changes in its behaviour can be caused by appending to "ASSISTANT:", like "ASSISTANT: After careful consideration, thinking step-by-step, my response is:"
33
 
34
  user: "USER:" -
35
  bot: "ASSISTANT:" -