mirror of
https://github.com/ollama/ollama.git
synced 2025-04-09 20:29:23 +02:00
8 lines
83 B
JSON
8 lines
83 B
JSON
{
|
|
"stop": [
|
|
"### Instruction",
|
|
"### Response",
|
|
"<|endoftext|>"
|
|
]
|
|
}
|