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

8 lines
89 B
JSON

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