Transformers
Safetensors
Japanese
English
danbot_nl
pretraining
custom_code
DanbotNL-2408-260M / chat_template.json
p1atdev's picture
Upload processor
a74282b verified
raw
history blame contribute delete
496 Bytes
{
"chat_template": "<|bos|><|aspect_ratio:{{ aspect_ratio }}|><|rating:{{ rating }}|><|length:{{ length }}|><text><|text|></text><|translate:{{ translate_mode }}|><|input_end|><copyright>{% if copyright|default(\"\") != \"\" %} {{ copyright }}</copyright> <character> {% if character|default(\"\") != \"\" %} {{ character }}</character> <general> <translation> {% if translation|default(\"\") != \"\" %} {{ translation }}</translation> <extension> {% endif %} {% endif %}{% endif %}"
}