Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -31,6 +31,7 @@
|
|
| 31 |
"moe_router_activation": "sigmoid",
|
| 32 |
"moe_router_scaling_factor": 3.0,
|
| 33 |
"att_impl_type": "GQA",
|
|
|
|
| 34 |
"rope_theta": [
|
| 35 |
1000000.0,
|
| 36 |
10000.0,
|
|
|
|
| 31 |
"moe_router_activation": "sigmoid",
|
| 32 |
"moe_router_scaling_factor": 3.0,
|
| 33 |
"att_impl_type": "GQA",
|
| 34 |
+
"tie_word_embeddings": false,
|
| 35 |
"rope_theta": [
|
| 36 |
1000000.0,
|
| 37 |
10000.0,
|