Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -28,7 +28,7 @@
|
|
| 28 |
"rope_scaling": null,
|
| 29 |
"rope_theta": 10000.0,
|
| 30 |
"sliding_window": null,
|
| 31 |
-
"tie_word_embeddings":
|
| 32 |
"transformers_version": "4.57.6",
|
| 33 |
"use_cache": true,
|
| 34 |
"use_sliding_window": false,
|
|
|
|
| 28 |
"rope_scaling": null,
|
| 29 |
"rope_theta": 10000.0,
|
| 30 |
"sliding_window": null,
|
| 31 |
+
"tie_word_embeddings": false,
|
| 32 |
"transformers_version": "4.57.6",
|
| 33 |
"use_cache": true,
|
| 34 |
"use_sliding_window": false,
|