ckl117 commited on
Commit
dd15cfb
·
verified ·
1 Parent(s): e0d3ac5

Update config.json

Browse files

"tie_word_embeddings": true,

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