mirror of https://github.com/ollama/ollama.git
9 lines
107 B
JSON
9 lines
107 B
JSON
|
|
{
|
||
|
|
"stop": [
|
||
|
|
"<start_system>",
|
||
|
|
"<end_message>",
|
||
|
|
"<start_user>",
|
||
|
|
"<start_assistant>"
|
||
|
|
]
|
||
|
|
}
|