Text Generation
Transformers
PyTorch
Safetensors
English
hf_olmo
conversational
custom_code
shanearora commited on
Commit
57a3a3c
1 Parent(s): b831f4e

Update config.json

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