Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ outputs = outputs["generated_text"]
|
|
60 |
### Prompting Guidelines
|
61 |
To prompt this model, please use the following chat template:
|
62 |
```
|
63 |
-
<|user
|
64 |
```
|
65 |
|
66 |
### Example Prompts and Generations
|
|
|
60 |
### Prompting Guidelines
|
61 |
To prompt this model, please use the following chat template:
|
62 |
```
|
63 |
+
<|user|>\n{question}</s>\n<|assistant|>\n
|
64 |
```
|
65 |
|
66 |
### Example Prompts and Generations
|