mirror of https://github.com/ollama/ollama.git
8 lines
83 B
JSON
8 lines
83 B
JSON
|
|
{
|
||
|
|
"stop": [
|
||
|
|
"### Instruction",
|
||
|
|
"### Response",
|
||
|
|
"<|endoftext|>"
|
||
|
|
]
|
||
|
|
}
|