Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -128,7 +128,7 @@
|
|
| 128 |
"rope_theta": 50000,
|
| 129 |
"rotary_pct": 1.0,
|
| 130 |
"sliding_window": 4096,
|
| 131 |
-
"tie_word_embeddings":
|
| 132 |
"torch_dtype": "bfloat16",
|
| 133 |
"transformers_version": "4.55.2",
|
| 134 |
"use_cache": true,
|
|
|
|
| 128 |
"rope_theta": 50000,
|
| 129 |
"rotary_pct": 1.0,
|
| 130 |
"sliding_window": 4096,
|
| 131 |
+
"tie_word_embeddings": true,
|
| 132 |
"torch_dtype": "bfloat16",
|
| 133 |
"transformers_version": "4.55.2",
|
| 134 |
"use_cache": true,
|