Update config.json (#3)
Browse files- Update config.json (64bf224f2fd7976e6d0158a39734b96e9fecad5c)
Co-authored-by: Anthony <depasquale@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"rope_scaling": null,
|
| 30 |
"rope_theta": 1000000,
|
| 31 |
"sliding_window": null,
|
| 32 |
-
"tie_word_embeddings":
|
| 33 |
"torch_dtype": "bfloat16",
|
| 34 |
"transformers_version": "4.51.2",
|
| 35 |
"use_cache": true,
|
|
|
|
| 29 |
"rope_scaling": null,
|
| 30 |
"rope_theta": 1000000,
|
| 31 |
"sliding_window": null,
|
| 32 |
+
"tie_word_embeddings": true,
|
| 33 |
"torch_dtype": "bfloat16",
|
| 34 |
"transformers_version": "4.51.2",
|
| 35 |
"use_cache": true,
|