Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"max_sequence_length": 2048,
|
| 35 |
"mlp_hidden_size": 22016,
|
| 36 |
"mlp_ratio": 4,
|
| 37 |
-
"model_type": "
|
| 38 |
"multi_query_attention": false,
|
| 39 |
"n_heads": 32,
|
| 40 |
"n_layers": 32,
|
|
|
|
| 34 |
"max_sequence_length": 2048,
|
| 35 |
"mlp_hidden_size": 22016,
|
| 36 |
"mlp_ratio": 4,
|
| 37 |
+
"model_type": "hf_olmo",
|
| 38 |
"multi_query_attention": false,
|
| 39 |
"n_heads": 32,
|
| 40 |
"n_layers": 32,
|