mirror of
https://github.com/ollama/ollama.git
synced 2025-03-21 15:23:01 +01:00
9 lines
86 B
JSON
9 lines
86 B
JSON
|
{
|
||
|
"stop": [
|
||
|
"<|system|>",
|
||
|
"</s>",
|
||
|
"<|user|>",
|
||
|
"<|assistant|>"
|
||
|
]
|
||
|
}
|