updating config
#3
by
jayasoorya
- opened
- config.json +1 -0
config.json
CHANGED
@@ -26,6 +26,7 @@
|
|
26 |
"n_positions": 2048,
|
27 |
"resid_pdrop": 0.0,
|
28 |
"rotary_dim": 64,
|
|
|
29 |
"scale_attn_weights": true,
|
30 |
"summary_activation": null,
|
31 |
"summary_first_dropout": 0.1,
|
|
|
26 |
"n_positions": 2048,
|
27 |
"resid_pdrop": 0.0,
|
28 |
"rotary_dim": 64,
|
29 |
+
"trust_remote_code":true,
|
30 |
"scale_attn_weights": true,
|
31 |
"summary_activation": null,
|
32 |
"summary_first_dropout": 0.1,
|