chat_template.json is missing
#1
by
Lissanro
- opened
When loading the model, I get "TemplateLoadErro" about chat_template.json" not found.
Without exact matching chat template the model does not work well and seem to have repetition issues. However, I did not find chat_template.json in the official model card either. Without it, not sure how to test the model. If someone created it successfully, please share.
I was able to extract Command A chat template from transformers, seems to work:
https://dragon.studio/2025/03/chat_template.json
The chat templates are in the tokenizer_config.json
llmixer
changed discussion status to
closed