Upload MBartForConditionalGeneration
Browse files- config.json +1 -1
config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
"auto-gptq is an easy-to-use model quantization library with user-friendly apis, based on GPTQ algorithm."
|
58 |
],
|
59 |
"desc_act": false,
|
60 |
-
"disable_exllama":
|
61 |
"group_size": 128,
|
62 |
"model_seqlen": 1024,
|
63 |
"module_name_preceding_first_block": [
|
|
|
57 |
"auto-gptq is an easy-to-use model quantization library with user-friendly apis, based on GPTQ algorithm."
|
58 |
],
|
59 |
"desc_act": false,
|
60 |
+
"disable_exllama": true,
|
61 |
"group_size": 128,
|
62 |
"model_seqlen": 1024,
|
63 |
"module_name_preceding_first_block": [
|