初始化项目,由ModelHub XC社区提供模型
Model: zhihu/Zhi-Create-DSR1-14B-GPTQ-INT4 Source: Original Platform
This commit is contained in:
19
quantize_config.json
Normal file
19
quantize_config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"bits": 4,
|
||||
"dataset": "",
|
||||
"group_size": 128,
|
||||
"damp_percent": 0.1,
|
||||
"desc_act": false,
|
||||
"sym": true,
|
||||
"true_sequential": true,
|
||||
"quant_method": "gptq",
|
||||
"modules_in_block_to_quantize": null,
|
||||
"checkpoint_format": "gptq",
|
||||
"meta": {
|
||||
"quantizer": [
|
||||
"optimum:1.24.0",
|
||||
"auto_gptq:0.7.1"
|
||||
]
|
||||
},
|
||||
"block_name_to_quantize": "model.layers"
|
||||
}
|
||||
Reference in New Issue
Block a user