Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"rope_type": "default"
|
| 30 |
},
|
| 31 |
"sliding_window": null,
|
| 32 |
-
"tie_word_embeddings":
|
| 33 |
"transformers_version": "5.2.0",
|
| 34 |
"use_cache": false,
|
| 35 |
"use_sliding_window": false,
|
|
|
|
| 29 |
"rope_type": "default"
|
| 30 |
},
|
| 31 |
"sliding_window": null,
|
| 32 |
+
"tie_word_embeddings": false,
|
| 33 |
"transformers_version": "5.2.0",
|
| 34 |
"use_cache": false,
|
| 35 |
"use_sliding_window": false,
|