Files
ollama/template/llama2-chat.json
2026-05-22 17:19:10 +08:00

9 lines
79 B
JSON

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