ollama/template/chatml.json

7 lines
57 B
JSON
Raw Normal View History

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