Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 -->
|