Update README.md
Browse files
README.md
CHANGED
|
@@ -62,7 +62,7 @@ library_name: transformers
|
|
| 62 |
|
| 63 |
### Input Formats
|
| 64 |
|
| 65 |
-
Given the nature of the training data, always use ChatML template with the following system prompt for inference:
|
| 66 |
|
| 67 |
```bash
|
| 68 |
<|im_start|>system<|im_sep|>
|
|
|
|
| 62 |
|
| 63 |
### Input Formats
|
| 64 |
|
| 65 |
+
Given the nature of the training data, **always use** ChatML template with the **following system prompt** for inference:
|
| 66 |
|
| 67 |
```bash
|
| 68 |
<|im_start|>system<|im_sep|>
|