Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"sym": true,
|
33 |
"true_sequential": true,
|
34 |
"model_name_or_path": null,
|
35 |
-
"model_file_base_name": "model"
|
36 |
"quant_method": "gptq"
|
37 |
}
|
38 |
}
|
|
|
32 |
"sym": true,
|
33 |
"true_sequential": true,
|
34 |
"model_name_or_path": null,
|
35 |
+
"model_file_base_name": "model",
|
36 |
"quant_method": "gptq"
|
37 |
}
|
38 |
}
|