Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -22,6 +22,7 @@
|
|
| 22 |
"rope_scaling": null,
|
| 23 |
"rope_theta": 5000000.0,
|
| 24 |
"sliding_window": null,
|
|
|
|
| 25 |
"torch_dtype": "bfloat16",
|
| 26 |
"transformers_version": "4.53.0.dev0",
|
| 27 |
"use_cache": true,
|
|
|
|
| 22 |
"rope_scaling": null,
|
| 23 |
"rope_theta": 5000000.0,
|
| 24 |
"sliding_window": null,
|
| 25 |
+
"tie_word_embeddings": true,
|
| 26 |
"torch_dtype": "bfloat16",
|
| 27 |
"transformers_version": "4.53.0.dev0",
|
| 28 |
"use_cache": true,
|