bowenbaoamd commited on
Commit
9e466ae
·
verified ·
1 Parent(s): 3fef029

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "max_position_embeddings": 8192,
19
  "model_type": "grok-1",
20
  "num_attention_heads": 48,
21
- "num_local_experts": 8,
22
  "num_experts_per_tok": 2,
23
  "num_hidden_layers": 64,
24
  "num_key_value_heads": 8,
 
18
  "max_position_embeddings": 8192,
19
  "model_type": "grok-1",
20
  "num_attention_heads": 48,
21
+ "num_experts": 8,
22
  "num_experts_per_tok": 2,
23
  "num_hidden_layers": 64,
24
  "num_key_value_heads": 8,