paulilioaica commited on
Commit
4e9b02e
1 Parent(s): f3fe2bd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -34,6 +34,8 @@
34
  "num_attention_heads": 32,
35
  "num_experts_per_tok": 2,
36
  "num_hidden_layers": 24,
 
 
37
  "num_key_value_heads": 32,
38
  "num_local_experts": 2,
39
  "partial_rotary_factor": 0.5,
 
34
  "num_attention_heads": 32,
35
  "num_experts_per_tok": 2,
36
  "num_hidden_layers": 24,
37
+ "num_experts_per_tok": 2,
38
+ "num_local_experts": 4,
39
  "num_key_value_heads": 32,
40
  "num_local_experts": 2,
41
  "partial_rotary_factor": 0.5,