shanearora
commited on
Commit
•
6579759
1
Parent(s):
6bd9544
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"max_sequence_length": 2048,
|
27 |
"mlp_hidden_size": 22016,
|
28 |
"mlp_ratio": 4,
|
29 |
-
"model_type": "
|
30 |
"multi_query_attention": false,
|
31 |
"n_heads": 32,
|
32 |
"n_layers": 32,
|
|
|
26 |
"max_sequence_length": 2048,
|
27 |
"mlp_hidden_size": 22016,
|
28 |
"mlp_ratio": 4,
|
29 |
+
"model_type": "hf_olmo",
|
30 |
"multi_query_attention": false,
|
31 |
"n_heads": 32,
|
32 |
"n_layers": 32,
|