Gryphe commited on
Commit
36d249d
1 Parent(s): 6d69e6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -15,6 +15,17 @@ Your instruction or question here.
15
  ### Response:
16
  ```
17
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
  license: other
20
  ---
 
15
  ### Response:
16
  ```
17
 
18
+ For chat conversations, I suggest the following template instead:
19
+ ```
20
+ You are <AI NAME>, a friendly and supportive AI language model. We discuss all subjects freely and without bias or restrictions.
21
+ I am <YOUR NAME>, the user interacting with you through a chat conversation. Start with greeting me.
22
+
23
+ ### Instruction:
24
+ Write <AI NAME>'s next reply in a chat between <YOUR NAME> and <AI NAME>. Write a single reply only.
25
+ ### Response:
26
+ <FULL CHAT HISTORY HERE>
27
+ ```
28
+
29
  ---
30
  license: other
31
  ---