sedrickkeh
commited on
Commit
•
fc925c2
1
Parent(s):
6f7b089
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"params": null,
|
7 |
"apply_qk_norm": true,
|
8 |
"attn_activation": null,
|
9 |
-
"attn_name": "
|
10 |
"attn_seq_scalar": null,
|
11 |
"attn_seq_scalar_alpha": null,
|
12 |
"dim": 2048,
|
|
|
6 |
"params": null,
|
7 |
"apply_qk_norm": true,
|
8 |
"attn_activation": null,
|
9 |
+
"attn_name": "torch_attn",
|
10 |
"attn_seq_scalar": null,
|
11 |
"attn_seq_scalar_alpha": null,
|
12 |
"dim": 2048,
|