shanearora commited on
Commit
24ce1be
1 Parent(s): 5105e9c

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "olmo",
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,