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

9 lines
89 B
JSON

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