ollama/template/zephyr.json

9 lines
86 B
JSON
Raw Normal View History

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