ollama/template/phi-3.json

9 lines
89 B
JSON
Raw Normal View History

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