Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"rope_theta": 1000000.0,
|
| 31 |
"router_aux_loss_coef": 0.001,
|
| 32 |
"sliding_window": null,
|
| 33 |
-
"tie_word_embeddings":
|
| 34 |
"transformers_version": "4.57.1",
|
| 35 |
"use_cache": true,
|
| 36 |
"use_sliding_window": false,
|
|
|
|
| 30 |
"rope_theta": 1000000.0,
|
| 31 |
"router_aux_loss_coef": 0.001,
|
| 32 |
"sliding_window": null,
|
| 33 |
+
"tie_word_embeddings": true,
|
| 34 |
"transformers_version": "4.57.1",
|
| 35 |
"use_cache": true,
|
| 36 |
"use_sliding_window": false,
|