TheBloke commited on
Commit
24fd7dd
1 Parent(s): 07290fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -48,8 +48,20 @@ Many thanks to William Beauchamp from [Chai](https://chai-research.com/) for pro
48
  ## Prompt template: Human-Gpt
49
 
50
  ```
51
- ### human:
52
- ### gpt:
 
 
 
 
 
 
 
 
 
 
 
 
53
  ```
54
 
55
  <!-- compatibility_ggml start -->
 
48
  ## Prompt template: Human-Gpt
49
 
50
  ```
51
+ ### human: {prompt}
52
+
53
+ ### response:
54
+ ```
55
+ Optional reccomended pre-prompt / system prompt:
56
+
57
+ ```
58
+ ### human: Interact in conversation to the best of your ability, please be concise, logical, intelligent and coherent.
59
+
60
+ ### response: Sure! sounds good.
61
+
62
+ ### human: {prompt}
63
+
64
+ ### response:
65
  ```
66
 
67
  <!-- compatibility_ggml start -->