Instruction/Chat template
#4
by
MattiPaivike
- opened
What template does this use? Llama-3.1? Could be useful to mention it in the README. Thanks
Most models including this one has the chat template inside the tokenizer_config.json file. Huggingface seems to also have added a new feature on the Model card where you can just click "Chat template" button that's under the monthly downloads stuff (right upper corner) to show the template. And it looks a lot like Llama 3.1 template so that probably will also work fine (didn't have any issues myself).