llama3-instruct.json 89 B

1234567
  1. {
  2. "stop": [
  3. "<|start_header_id|>",
  4. "<|end_header_id|>",
  5. "<|eot_id|>"
  6. ]
  7. }