madcows commited on
Commit
f3b36c0
·
verified ·
1 Parent(s): 7ce6c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.