Quant settings?
#2
by
radna
- opened
What is AWQ quant settings?
Its always on config.json
"quantization_config": {
"bits": 4,
"group_size": 128,
"modules_to_not_convert": null,
"quant_method": "awq",
"version": "gemm",
"zero_point": true
},
Its the standard config from (autoawq)[https://github.com/casper-hansen/AutoAWQ] repo
googlefan
changed discussion status to
closed
You can not view calib dataset, other settings that way @googlefan . I assume it's default too then?
yes