Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -119,8 +119,7 @@
|
|
| 119 |
},
|
| 120 |
"output_activations": null,
|
| 121 |
"targets": [
|
| 122 |
-
"re:.*attn.*(wkv|wo_a|wo_b|wq_a|wq_b)$"
|
| 123 |
-
"re:.*attn\\.compressor.*(wgate|wkv)$"
|
| 124 |
],
|
| 125 |
"weights": {
|
| 126 |
"actorder": null,
|
|
|
|
| 119 |
},
|
| 120 |
"output_activations": null,
|
| 121 |
"targets": [
|
| 122 |
+
"re:.*attn.*(wgate|wkv|wo_a|wo_b|wq_a|wq_b|fused_wkv_wgate|fused_wqa_wkv|gate_up_proj)$"
|
|
|
|
| 123 |
],
|
| 124 |
"weights": {
|
| 125 |
"actorder": null,
|