TheBloke commited on
Commit
922f2ad
1 Parent(s): b502758

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -48,6 +48,16 @@ You are a helpful, respectful and honest assistant. Always answer as helpfully a
48
  {prompt}[/INST]
49
  ```
50
 
 
 
 
 
 
 
 
 
 
 
51
  ## Provided files
52
 
53
  Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
 
48
  {prompt}[/INST]
49
  ```
50
 
51
+ To continue a conversation:
52
+
53
+ ```
54
+ [INST] <<SYS>>
55
+ You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature. If a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information.
56
+ <</SYS>>
57
+ {prompt}[/INST]{model_reply}
58
+ [INST]{prompt}[/INST]
59
+ ```
60
+
61
  ## Provided files
62
 
63
  Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.