Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"num_hidden_layers": 40,
|
| 16 |
"num_key_value_heads": 40,
|
| 17 |
"pad_token_id": 100277,
|
| 18 |
-
"
|
| 19 |
"rms_norm_eps": 1e-06,
|
| 20 |
"rope_scaling": null,
|
| 21 |
"rope_theta": 500000,
|
|
|
|
| 15 |
"num_hidden_layers": 40,
|
| 16 |
"num_key_value_heads": 40,
|
| 17 |
"pad_token_id": 100277,
|
| 18 |
+
"parallelization": "none",
|
| 19 |
"rms_norm_eps": 1e-06,
|
| 20 |
"rope_scaling": null,
|
| 21 |
"rope_theta": 500000,
|