初始化项目,由ModelHub XC社区提供模型
Model: SicariusSicariiStuff/Assistant_Pepe_32B_GPTQ_AR_4-bit-128 Source: Original Platform
This commit is contained in:
16
quantization_config.json
Normal file
16
quantization_config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"bits": 4,
|
||||
"data_type": "int",
|
||||
"group_size": 128,
|
||||
"sym": true,
|
||||
"batch_size": 1,
|
||||
"nsamples": 64,
|
||||
"seqlen": 512,
|
||||
"autoround_version": "0.12.0",
|
||||
"lm_head": false,
|
||||
"provider": "auto-round",
|
||||
"quant_method": "gptq",
|
||||
"desc_act": false,
|
||||
"true_sequential": false,
|
||||
"damp_percent": 0.01
|
||||
}
|
||||
Reference in New Issue
Block a user