Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,8 @@ The model was trained on ~8 billion tokens.
|
|
18 |
|
19 |
## Chat format
|
20 |
|
21 |
-
|
|
|
22 |
```
|
23 |
<s>system
|
24 |
[System message]</s>
|
|
|
18 |
|
19 |
## Chat format
|
20 |
|
21 |
+
> [!IMPORTANT]
|
22 |
+
> This model is **sensitive** to the chat template used. Ensure you use the correct template:
|
23 |
```
|
24 |
<s>system
|
25 |
[System message]</s>
|