Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ The chat template was updated accordingly to support multi-turn conversation for
|
|
| 49 |
{% endif %}
|
| 50 |
{% endfor %}
|
| 51 |
{% if add_generation_prompt %}{{ '<|assistant|>' }}{% endif %}
|
| 52 |
-
|
| 53 |
|
| 54 |
## 📌 Caution
|
| 55 |
* Commercial use is strictly prohibited.
|
|
|
|
| 49 |
{% endif %}
|
| 50 |
{% endfor %}
|
| 51 |
{% if add_generation_prompt %}{{ '<|assistant|>' }}{% endif %}
|
| 52 |
+
```
|
| 53 |
|
| 54 |
## 📌 Caution
|
| 55 |
* Commercial use is strictly prohibited.
|