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

8 lines
86 B
JSON

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