56 7 months ago

This is the huatuogpt-o1 adding chat-template version, I add this cause other same model didn't not contain chat-template and stop token,they will never stop generation usually.I fix this error,please use my version directly.

tools
c0aac7c7f00d · 128B
{
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>",
"<|reserved_special_token"
]
}