Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -3,8 +3,7 @@
|
|
3 |
"OpenLMModel"
|
4 |
],
|
5 |
"model_type": "openlm",
|
6 |
-
"params":
|
7 |
-
"params_args_dict": {
|
8 |
"apply_qk_norm": true,
|
9 |
"attn_activation": null,
|
10 |
"attn_name": "auto",
|
|
|
3 |
"OpenLMModel"
|
4 |
],
|
5 |
"model_type": "openlm",
|
6 |
+
"params": {
|
|
|
7 |
"apply_qk_norm": true,
|
8 |
"attn_activation": null,
|
9 |
"attn_name": "auto",
|