duzx16
commited on
Commit
•
5777b27
1
Parent(s):
29f2cbe
Update config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"padded_vocab_size": 65024,
|
33 |
"post_layer_norm": true,
|
34 |
"rmsnorm": true,
|
35 |
-
"seq_length":
|
36 |
"use_cache": true,
|
37 |
"torch_dtype": "float16",
|
38 |
"transformers_version": "4.30.2",
|
|
|
32 |
"padded_vocab_size": 65024,
|
33 |
"post_layer_norm": true,
|
34 |
"rmsnorm": true,
|
35 |
+
"seq_length": 8192,
|
36 |
"use_cache": true,
|
37 |
"torch_dtype": "float16",
|
38 |
"transformers_version": "4.30.2",
|