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