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

8 lines
83 B
JSON

{
"stop": [
"### Instruction",
"### Response",
"<|endoftext|>"
]
}