Text Generation
Transformers
Safetensors
step3p5
custom_code
Tingdan commited on
Commit
19623ae
·
verified ·
1 Parent(s): d93b527

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
  1000000.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
  1000000.0,
37
  10000.0,