llama3-instruct.json 89 Bytes
Newer Older
1
2
3
4
5
6
7
{
  "stop": [
    "<|start_header_id|>",
    "<|end_header_id|>",
    "<|eot_id|>"
  ]
}