Bad chat template?
#2
by
NullpunktVT
- opened
When trying to use this model with Text Generation Inference's Messages API, I am getting a 422 error: {"error":"Template error: template not found","error_type":"template_error"}
I checked the tokenizer_config.json
, and there is a "chat_template" entry. Is anyone else having trouble with this? Is there something wrong with the template?