Commit
·
fa6ed62
1
Parent(s):
fed748f
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"n_head_kv": null,
|
| 22 |
"n_inner": 2048,
|
| 23 |
"n_layer": 24,
|
| 24 |
-
"n_positions":
|
| 25 |
"resid_pdrop": 0.0,
|
| 26 |
"rotary_dim": 32,
|
| 27 |
"tie_word_embeddings": false,
|
|
|
|
| 21 |
"n_head_kv": null,
|
| 22 |
"n_inner": 2048,
|
| 23 |
"n_layer": 24,
|
| 24 |
+
"n_positions": 1024,
|
| 25 |
"resid_pdrop": 0.0,
|
| 26 |
"rotary_dim": 32,
|
| 27 |
"tie_word_embeddings": false,
|