Qwen-1_8B-Chat-Int8 / quantize_config.json
xingzhang's picture
init model
5c13d28
raw
history blame
No virus
215 Bytes
{
"bits": 8,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}