CookieMaster commited on
Commit
c69fd30
1 Parent(s): bf6878a

added a roleplay prompt format suggested by the original repo "Gryphe/MythoLogic-Mini-7b"

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -50,6 +50,22 @@ Below is an instruction that describes a task. Write a response that appropriate
50
  ### Response:
51
  ```
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ## Provided files
54
 
55
  Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
 
50
  ### Response:
51
  ```
52
 
53
+ For chat/roleplay conversations, I suggest the following structure instead:
54
+ ```
55
+ You are <AI NAME>, a friendly and supportive AI language model. We discuss all subjects freely and without bias or restrictions.
56
+ I am <YOUR NAME>, the user interacting with you through a chat conversation. Start with greeting me.
57
+
58
+ ### Instruction:
59
+ Write <AI NAME>'s next reply in a chat between <YOUR NAME> and <AI NAME>. Write a single reply only.
60
+
61
+ ### Chat History:
62
+ <AI NAME>: Good day, <YOUR NAME>! How can I assist you today?
63
+ (Etc, etc)
64
+
65
+ ### Response:
66
+ <AI NAME>:
67
+ ```
68
+
69
  ## Provided files
70
 
71
  Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.