Update README.md
Browse files
README.md
CHANGED
@@ -51,12 +51,12 @@ Q&A Example
|
|
51 |
```
|
52 |
Question: {prompt}
|
53 |
Answer:
|
54 |
-
|
55 |
|
56 |
|
57 |
An example of how it handles different roles, which I still like to use explicit instructions for:
|
58 |
|
59 |
-
|
60 |
### Instruction
|
61 |
Complete the story in a manner that accurately reflects the scenario summary.
|
62 |
|
@@ -67,7 +67,6 @@ A hot dog salesman at a baseball game is annoyed and behaving rudely because I d
|
|
67 |
Hot Dog Salesman:
|
68 |
```
|
69 |
|
70 |
-
|
71 |
<!-- compatibility_ggml start -->
|
72 |
## Compatibility
|
73 |
|
|
|
51 |
```
|
52 |
Question: {prompt}
|
53 |
Answer:
|
54 |
+
```
|
55 |
|
56 |
|
57 |
An example of how it handles different roles, which I still like to use explicit instructions for:
|
58 |
|
59 |
+
```
|
60 |
### Instruction
|
61 |
Complete the story in a manner that accurately reflects the scenario summary.
|
62 |
|
|
|
67 |
Hot Dog Salesman:
|
68 |
```
|
69 |
|
|
|
70 |
<!-- compatibility_ggml start -->
|
71 |
## Compatibility
|
72 |
|