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