mirror of
https://github.com/ollama/ollama.git
synced 2025-03-20 14:52:59 +01:00
9 lines
89 B
JSON
9 lines
89 B
JSON
{
|
|
"stop": [
|
|
"<|end|>",
|
|
"<|system|>",
|
|
"<|user|>",
|
|
"<|assistant|>"
|
|
]
|
|
}
|