ollama/template/starcoder2-instruct.json
2024-07-12 16:01:23 -07:00

7 lines
83 B
JSON

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