dacorvo's picture
dacorvo HF staff
Create llama3-70b.json
2695ea9 verified
raw
history blame
No virus
283 Bytes
{
"meta-llama/Meta-Llama-3-70B": [
{
"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"
}
]
}