Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"router_aux_loss_coef": 0.001,
|
| 24 |
"router_jitter_noise": 0.0,
|
| 25 |
"sliding_window": null,
|
| 26 |
-
"tie_word_embeddings":
|
| 27 |
"torch_dtype": "bfloat16",
|
| 28 |
"transformers_version": "4.52.3",
|
| 29 |
"use_cache": false,
|
|
|
|
| 23 |
"router_aux_loss_coef": 0.001,
|
| 24 |
"router_jitter_noise": 0.0,
|
| 25 |
"sliding_window": null,
|
| 26 |
+
"tie_word_embeddings": false,
|
| 27 |
"torch_dtype": "bfloat16",
|
| 28 |
"transformers_version": "4.52.3",
|
| 29 |
"use_cache": false,
|