初始化项目,由ModelHub XC社区提供模型
Model: swift/Meta-Llama-3-8B-Instruct-GPTQ-Int8 Source: Original Platform
This commit is contained in:
11
quantize_config.json
Normal file
11
quantize_config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"bits": 8,
|
||||
"dataset": "sharegpt-gpt4-mini",
|
||||
"group_size": 128,
|
||||
"damp_percent": 0.1,
|
||||
"desc_act": false,
|
||||
"sym": true,
|
||||
"true_sequential": true,
|
||||
"quant_method": "gptq",
|
||||
"modules_in_block_to_quantize": null
|
||||
}
|
||||
Reference in New Issue
Block a user