Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"model_name_or_path": null,
|
34 |
"quant_method": "gptq",
|
35 |
"static_groups": false,
|
36 |
-
"sym":
|
37 |
"true_sequential": true
|
38 |
},
|
39 |
"torch_dtype": "float16",
|
|
|
33 |
"model_name_or_path": null,
|
34 |
"quant_method": "gptq",
|
35 |
"static_groups": false,
|
36 |
+
"sym": true,
|
37 |
"true_sequential": true
|
38 |
},
|
39 |
"torch_dtype": "float16",
|