ollama/template/llama3-instruct.json

8 lines
89 B
JSON
Raw Normal View History

{
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
]
}