Tingdan commited on
Commit
c0ca721
·
verified ·
1 Parent(s): f66eedf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -31,6 +31,7 @@
31
  "moe_router_activation": "sigmoid",
32
  "moe_router_scaling_factor": 3.0,
33
  "att_impl_type": "GQA",
 
34
  "rope_theta": [
35
  5000000.0,
36
  10000.0,
 
31
  "moe_router_activation": "sigmoid",
32
  "moe_router_scaling_factor": 3.0,
33
  "att_impl_type": "GQA",
34
+ "tie_word_embeddings": false,
35
  "rope_theta": [
36
  5000000.0,
37
  10000.0,