perlthoughts commited on
Commit
9b53eb1
1 Parent(s): 5cd5299

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_local_experts": 8,
20
  "output_router_logits": false,
21
  "rms_norm_eps": 1e-05,
22
- "rope_theta": 10000.0,
23
  "router_aux_loss_coef": 0.001,
24
  "sliding_window": null,
25
  "tie_word_embeddings": false,
 
19
  "num_local_experts": 8,
20
  "output_router_logits": false,
21
  "rms_norm_eps": 1e-05,
22
+ "rope_theta": 100000.0,
23
  "router_aux_loss_coef": 0.001,
24
  "sliding_window": null,
25
  "tie_word_embeddings": false,