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

9 lines
86 B
JSON

{
"stop": [
"<|system|>",
"</s>",
"<|user|>",
"<|assistant|>"
]
}