Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"hidden_size": 4096,
|
10 |
"initializer_range": 0.02,
|
11 |
"intermediate_size": 11008,
|
12 |
-
"last_context_length":
|
13 |
"max_position_embeddings": 4096,
|
14 |
"mem_attention_grouping": null,
|
15 |
"mem_dtype": "bfloat16",
|
|
|
9 |
"hidden_size": 4096,
|
10 |
"initializer_range": 0.02,
|
11 |
"intermediate_size": 11008,
|
12 |
+
"last_context_length": 3072,
|
13 |
"max_position_embeddings": 4096,
|
14 |
"mem_attention_grouping": null,
|
15 |
"mem_dtype": "bfloat16",
|