Commit
•
1954fc5
1
Parent(s):
f94e43e
Update config.json (#10)
Browse files- Update config.json (b0b266a13f5068bcd4e979136281e0ff6b9d4365)
Co-authored-by: Julien Pourcel <julien31@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"hidden_size": 16384,
|
11 |
"initializer_range": 0.02,
|
12 |
"intermediate_size": 53248,
|
13 |
-
"max_position_embeddings":
|
14 |
"mlp_bias": false,
|
15 |
"model_type": "llama",
|
16 |
"num_attention_heads": 128,
|
|
|
10 |
"hidden_size": 16384,
|
11 |
"initializer_range": 0.02,
|
12 |
"intermediate_size": 53248,
|
13 |
+
"max_position_embeddings": 131072,
|
14 |
"mlp_bias": false,
|
15 |
"model_type": "llama",
|
16 |
"num_attention_heads": 128,
|