Files
DeepSeek-R1-0528-Qwen3-8B-i…/quantization_config.json

13 lines
223 B
JSON
Raw Permalink Normal View History

{
"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"
]
}