File size: 405 Bytes
02db315 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"bits": 8,
"act_bits": 8,
"data_type": "mx_fp",
"act_data_type": "mx_fp",
"group_size": 32,
"act_group_size": 32,
"sym": true,
"act_sym": true,
"act_dynamic": true,
"low_gpu_mem_usage": true,
"seqlen": 1024,
"autoround_version": "0.14.2",
"block_name_to_quantize": "model.language_model.layers",
"quant_method": "auto-round",
"packing_format": "auto_round:llm_compressor"
} |