mirror of
https://github.com/ollama/ollama.git
synced 2025-03-22 07:42:49 +01:00
9 lines
107 B
JSON
9 lines
107 B
JSON
|
{
|
||
|
"stop": [
|
||
|
"<start_system>",
|
||
|
"<end_message>",
|
||
|
"<start_user>",
|
||
|
"<start_assistant>"
|
||
|
]
|
||
|
}
|