mirror of
https://github.com/ollama/ollama.git
synced 2026-02-05 21:23:43 -05:00
9 lines
89 B
JSON
9 lines
89 B
JSON
{
|
|
"stop": [
|
|
"<|end|>",
|
|
"<|system|>",
|
|
"<|user|>",
|
|
"<|assistant|>"
|
|
]
|
|
}
|