Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
| 37 |
"moe_router_activation": "sigmoid",
|
| 38 |
"moe_router_scaling_factor": 3.0,
|
| 39 |
"att_impl_type": "GQA",
|
|
|
|
| 40 |
"rope_theta": [
|
| 41 |
5000000.0,
|
| 42 |
10000.0,
|
|
|
|
| 37 |
"moe_router_activation": "sigmoid",
|
| 38 |
"moe_router_scaling_factor": 3.0,
|
| 39 |
"att_impl_type": "GQA",
|
| 40 |
+
"tie_word_embeddings": false,
|
| 41 |
"rope_theta": [
|
| 42 |
5000000.0,
|
| 43 |
10000.0,
|