{
  "meta-llama/Llama-3.1-70B-Instruct": [
    {
      "batch_size": 1,
      "sequence_length": 4096,
      "num_cores": 24,
      "auto_cast_type": "bf16"
    },
    {
      "batch_size": 4,
      "sequence_length": 4096,
      "num_cores": 24,
      "auto_cast_type": "bf16"
    }
  ]
}