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