Files
ollama/template/starcoder2-instruct.json
T

8 lines
83 B
JSON

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