Qwen3-4B-AutoRound-FP8_STATIC / quantization_config.json
fergusfinn's picture
AutoRound FP8_STATIC of Qwen3-4B
989a73c verified
{
"bits": 8,
"act_bits": 8,
"data_type": "fp",
"act_data_type": "fp",
"group_size": -1,
"act_group_size": 0,
"sym": true,
"act_sym": true,
"act_dynamic": false,
"seqlen": 1024,
"autoround_version": "0.12.3",
"quant_method": "auto-round",
"packing_format": "auto_round:fp8_static",
"fmt": "e4m3",
"activation_scheme": "static"
}