mirror of
https://github.com/ollama/ollama.git
synced 2025-03-20 14:52:59 +01:00
9 lines
79 B
JSON
9 lines
79 B
JSON
{
|
|
"stop": [
|
|
"[INST]",
|
|
"[/INST]",
|
|
"<<SYS>>",
|
|
"<</SYS>>"
|
|
]
|
|
}
|