ollama/template/chatqa.json

9 lines
90 B
JSON
Raw Normal View History

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