edwko commited on
Commit
4b1d613
1 Parent(s): d6a8c41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,8 @@ The model was trained on ~8 billion tokens.
18
 
19
  ## Chat format
20
 
21
- This model is **very sensitive** to the chat template used. Ensure you use the correct template:
 
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>