Commit
•
435aa3b
1
Parent(s):
debf2f8
Update quantize_config.json
Browse files- quantize_config.json +2 -2
quantize_config.json
CHANGED
@@ -6,8 +6,8 @@
|
|
6 |
"static_groups": false,
|
7 |
"sym": true,
|
8 |
"true_sequential": true,
|
9 |
-
"model_name_or_path":
|
10 |
-
"model_file_base_name":
|
11 |
"is_marlin_format": false,
|
12 |
"quant_method": "gptq"
|
13 |
}
|
|
|
6 |
"static_groups": false,
|
7 |
"sym": true,
|
8 |
"true_sequential": true,
|
9 |
+
"model_name_or_path": null,
|
10 |
+
"model_file_base_name": null,
|
11 |
"is_marlin_format": false,
|
12 |
"quant_method": "gptq"
|
13 |
}
|