Correct Prompt Template
#3
by Mikael110 - opened
README.md
CHANGED
|
@@ -37,8 +37,8 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
| 37 |
## Prompt template
|
| 38 |
|
| 39 |
```
|
| 40 |
-
|
| 41 |
-
|
| 42 |
```
|
| 43 |
|
| 44 |
<!-- compatibility_ggml start -->
|
|
|
|
| 37 |
## Prompt template
|
| 38 |
|
| 39 |
```
|
| 40 |
+
### Human: prompt
|
| 41 |
+
### Assistant:
|
| 42 |
```
|
| 43 |
|
| 44 |
<!-- compatibility_ggml start -->
|