Files
ollama/template/mistral-instruct.json
2026-05-22 17:19:10 +08:00

7 lines
57 B
JSON

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