Text Generation
Transformers
Safetensors
step3p5
conversational
custom_code
Eval Results
Tingdan commited on
Commit
ef9cf3c
·
verified ·
1 Parent(s): a612345

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -37,6 +37,7 @@
37
  "moe_router_activation": "sigmoid",
38
  "moe_router_scaling_factor": 3.0,
39
  "att_impl_type": "GQA",
 
40
  "rope_theta": [
41
  5000000.0,
42
  10000.0,
 
37
  "moe_router_activation": "sigmoid",
38
  "moe_router_scaling_factor": 3.0,
39
  "att_impl_type": "GQA",
40
+ "tie_word_embeddings": false,
41
  "rope_theta": [
42
  5000000.0,
43
  10000.0,