mirror of https://github.com/ollama/ollama.git
9 lines
89 B
JSON
9 lines
89 B
JSON
|
|
{
|
||
|
|
"stop": [
|
||
|
|
"<|end|>",
|
||
|
|
"<|system|>",
|
||
|
|
"<|user|>",
|
||
|
|
"<|assistant|>"
|
||
|
|
]
|
||
|
|
}
|