Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -129,7 +129,7 @@
|
|
| 129 |
"rope_theta": 50000,
|
| 130 |
"rotary_pct": 1.0,
|
| 131 |
"sliding_window": 4096,
|
| 132 |
-
"tie_word_embeddings":
|
| 133 |
"transformers_version": "4.56.2",
|
| 134 |
"unsloth_fixed": true,
|
| 135 |
"unsloth_version": "2025.3.18",
|
|
|
|
| 129 |
"rope_theta": 50000,
|
| 130 |
"rotary_pct": 1.0,
|
| 131 |
"sliding_window": 4096,
|
| 132 |
+
"tie_word_embeddings": true,
|
| 133 |
"transformers_version": "4.56.2",
|
| 134 |
"unsloth_fixed": true,
|
| 135 |
"unsloth_version": "2025.3.18",
|