ckl117 commited on
Commit
0e0c416
·
verified ·
1 Parent(s): b85bb28

Update config.json

Browse files

"tie_word_embeddings": true,

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -27,6 +27,7 @@
27
  "rope_scaling": null,
28
  "rope_theta": 500000.0,
29
  "router_aux_loss_coef": 0.001,
 
30
  "torch_dtype": "bfloat16",
31
  "transformers_version": "4.54.0.dev0",
32
  "use_bias": false,
 
27
  "rope_scaling": null,
28
  "rope_theta": 500000.0,
29
  "router_aux_loss_coef": 0.001,
30
+ "tie_word_embeddings": true,
31
  "torch_dtype": "bfloat16",
32
  "transformers_version": "4.54.0.dev0",
33
  "use_bias": false,