mirror of
https://github.com/ollama/ollama.git
synced 2025-03-21 23:32:18 +01:00
8 lines
83 B
JSON
8 lines
83 B
JSON
{
|
|
"stop": [
|
|
"### Instruction",
|
|
"### Response",
|
|
"<|endoftext|>"
|
|
]
|
|
}
|