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