初始化项目,由ModelHub XC社区提供模型
Model: baichuan-inc/Baichuan-M2-32B-GPTQ-Int4 Source: Original Platform
This commit is contained in:
12
quantize_config.json
Normal file
12
quantize_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bits": 4,
|
||||
"group_size": 128,
|
||||
"sym": true,
|
||||
"data_type": "int",
|
||||
"nsamples": 512,
|
||||
"autoround_version": "0.5.1",
|
||||
"quant_method": "gptq",
|
||||
"desc_act": false,
|
||||
"true_sequential": false,
|
||||
"damp_percent": 0.01
|
||||
}
|
||||
Reference in New Issue
Block a user