File size: 287 Bytes
6fe6ee4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "meta-llama/Llama-2-70b-chat-hf": [
    {
      "batch_size": 1,
      "sequence_length": 4096,
      "num_cores": 24,
      "auto_cast_type": "fp16"
    },
    {
      "batch_size": 4,
      "sequence_length": 4096,
      "num_cores": 24,
      "auto_cast_type": "fp16"
    }
  ]
}