ollama/template/chatml.json
2024-07-12 16:01:23 -07:00

6 lines
57 B
JSON

{
"stop": [
"<|im_start|>",
"<|im_end|>"
]
}