mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
9 lines
86 B
JSON
9 lines
86 B
JSON
{
|
|
"stop": [
|
|
"<|system|>",
|
|
"</s>",
|
|
"<|user|>",
|
|
"<|assistant|>"
|
|
]
|
|
}
|