config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"num_key_value_heads": 8,
|
15 |
"rms_norm_eps": 1e-05,
|
16 |
"rope_scaling": null,
|
17 |
-
"tie_word_embeddings":
|
18 |
"torch_dtype": "bfloat16",
|
19 |
"transformers_version": "4.44.2",
|
20 |
"use_cache": true,
|
|
|
14 |
"num_key_value_heads": 8,
|
15 |
"rms_norm_eps": 1e-05,
|
16 |
"rope_scaling": null,
|
17 |
+
"tie_word_embeddings": true,
|
18 |
"torch_dtype": "bfloat16",
|
19 |
"transformers_version": "4.44.2",
|
20 |
"use_cache": true,
|