Qwen3-4B-AutoRound-NVFP4 / quantization_config.json
fergusfinn's picture
AutoRound NVFP4 of Qwen3-4B
1ac7ee0 verified
{
"bits": 4,
"act_bits": 4,
"data_type": "nv_fp",
"act_data_type": "nv_fp4_with_static_gs",
"group_size": 16,
"act_group_size": 16,
"sym": true,
"act_sym": true,
"act_dynamic": true,
"seqlen": 1024,
"autoround_version": "0.12.3",
"quant_method": "auto-round",
"packing_format": "auto_round:llm_compressor"
}