mirror of
https://github.com/ollama/ollama.git
synced 2026-01-12 00:06:57 +08:00
9 lines
107 B
JSON
9 lines
107 B
JSON
{
|
|
"stop": [
|
|
"<start_system>",
|
|
"<end_message>",
|
|
"<start_user>",
|
|
"<start_assistant>"
|
|
]
|
|
}
|