Update README.md
Browse files
README.md
CHANGED
|
@@ -93,5 +93,12 @@ Example:
|
|
| 93 |
}
|
| 94 |
```
|
| 95 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 96 |
### Contributors
|
| 97 |
- Quantized by [David Xue, Machine Learning Engineer from Astronomer](https://www.linkedin.com/in/david-xue-uva/)
|
|
|
|
| 93 |
}
|
| 94 |
```
|
| 95 |
|
| 96 |
+
### Prompt Template
|
| 97 |
+
```
|
| 98 |
+
<|begin_of_text|><|start_header_id|>user<|end_header_id|>
|
| 99 |
+
{{prompt}}<|eot_id|>
|
| 100 |
+
<|start_header_id|>assistant<|end_header_id|>
|
| 101 |
+
```
|
| 102 |
+
|
| 103 |
### Contributors
|
| 104 |
- Quantized by [David Xue, Machine Learning Engineer from Astronomer](https://www.linkedin.com/in/david-xue-uva/)
|