初始化项目,由ModelHub XC社区提供模型
Model: Intel/DeepSeek-R1-0528-Qwen3-8B-int4-AutoRound-awq-inc Source: Original Platform
This commit is contained in:
13
quantization_config.json
Normal file
13
quantization_config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"bits": 4,
|
||||
"group_size": 128,
|
||||
"sym": true,
|
||||
"data_type": "int",
|
||||
"autoround_version": "0.5.1",
|
||||
"quant_method": "awq",
|
||||
"zero_point": false,
|
||||
"version": "gemm",
|
||||
"modules_to_not_convert": [
|
||||
"lm_head"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user