ollama/template/starcoder2-instruct.json

8 lines
83 B
JSON
Raw Normal View History

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