damerajee commited on
Commit
4d75a37
1 Parent(s): 84ce5f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "initializer_range": 0.02,
17
  "intermediate_size": 11008,
18
  "max_position_embeddings": 4096,
19
- "model_type": "mixtral",
20
  "num_attention_heads": 32,
21
  "num_experts_per_tok": 2,
22
  "num_hidden_layers": 32,
 
16
  "initializer_range": 0.02,
17
  "intermediate_size": 11008,
18
  "max_position_embeddings": 4096,
19
+ "model_type": "Llamoe",
20
  "num_attention_heads": 32,
21
  "num_experts_per_tok": 2,
22
  "num_hidden_layers": 32,