Initial GPTQ model commit
Browse files- config.json +0 -1
config.json
CHANGED
@@ -28,7 +28,6 @@
|
|
28 |
"group_size": 128,
|
29 |
"damp_percent": 0.1,
|
30 |
"desc_act": false,
|
31 |
-
"static_groups": false,
|
32 |
"sym": true,
|
33 |
"true_sequential": true,
|
34 |
"model_name_or_path": null,
|
|
|
28 |
"group_size": 128,
|
29 |
"damp_percent": 0.1,
|
30 |
"desc_act": false,
|
|
|
31 |
"sym": true,
|
32 |
"true_sequential": true,
|
33 |
"model_name_or_path": null,
|