What is the correct chat template
#3
by
Ekolawole
- opened
I want to create a model file and I need to know the best template for this model. I see the py code says pipe.tokenizer.apply_chat_template
However what is the exact template
Hello @Ekolawole you can find the chat template definition here: https://huggingface.co/AI-MO/NuminaMath-7B-TIR/blob/8444f4ab7de67605c987bb02a74da50b7c951b50/tokenizer_config.json#L23
Basically it looks like this:
### Problem: What is 1+1?
### Solution: 2
Hope that helps!
lewtun
changed discussion status to
closed