ollama/template/llama2-chat.json
2024-07-12 16:01:23 -07:00

8 lines
79 B
JSON

{
"stop": [
"[INST]",
"[/INST]",
"<<SYS>>",
"<</SYS>>"
]
}