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

9 lines
90 B
JSON

{
"stop": [
"System:",
"User:",
"Assistant:",
"<|begin_of_text|>"
]
}