File size: 374 Bytes
09d57a9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"bits": 8,
"act_bits": 8,
"data_type": "fp",
"act_data_type": "fp",
"group_size": [
128,
128
],
"act_group_size": 128,
"sym": true,
"act_sym": true,
"act_dynamic": true,
"seqlen": 1024,
"autoround_version": "0.12.3",
"weight_block_size": [
128,
128
],
"quant_method": "fp8",
"fmt": "e4m3",
"activation_scheme": "dynamic"
} |