mirror of
https://github.com/ollama/ollama
synced 2026-04-23 16:54:06 +00:00
9 lines
107 B
JSON
9 lines
107 B
JSON
{
|
|
"stop": [
|
|
"<start_system>",
|
|
"<end_message>",
|
|
"<start_user>",
|
|
"<start_assistant>"
|
|
]
|
|
}
|