markoarnauto
commited on
Commit
•
c5bb542
1
Parent(s):
7ca721f
Delete quantize_config.json
Browse files- quantize_config.json +0 -13
quantize_config.json
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bits": 8,
|
3 |
-
"group_size": 128,
|
4 |
-
"damp_percent": 0.01,
|
5 |
-
"desc_act": true,
|
6 |
-
"static_groups": false,
|
7 |
-
"sym": true,
|
8 |
-
"true_sequential": true,
|
9 |
-
"model_name_or_path": null,
|
10 |
-
"model_file_base_name": null,
|
11 |
-
"quant_method": "gptq",
|
12 |
-
"checkpoint_format": "gptq"
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|