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

8 lines
89 B
JSON

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