Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ For the standard `group_size=128` model, please check here, `shuyuej/Mistral-Lar
|
|
18 |
"checkpoint_format": "gptq",
|
19 |
"damp_percent": 0.1,
|
20 |
"desc_act": true,
|
21 |
-
"group_size":
|
22 |
"model_file_base_name": null,
|
23 |
"model_name_or_path": null,
|
24 |
"quant_method": "gptq",
|
|
|
18 |
"checkpoint_format": "gptq",
|
19 |
"damp_percent": 0.1,
|
20 |
"desc_act": true,
|
21 |
+
"group_size": 1024,
|
22 |
"model_file_base_name": null,
|
23 |
"model_name_or_path": null,
|
24 |
"quant_method": "gptq",
|