Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
| 15 |
"lora_alpha": 16,
|
| 16 |
"lora_bias": false,
|
| 17 |
"model_type": "llama",
|
|
|
|
| 18 |
"lora_dropout": 0.1,
|
| 19 |
"megatron_config": null,
|
| 20 |
"megatron_core": "megatron.core",
|
|
|
|
| 15 |
"lora_alpha": 16,
|
| 16 |
"lora_bias": false,
|
| 17 |
"model_type": "llama",
|
| 18 |
+
"mean_resizing": false,
|
| 19 |
"lora_dropout": 0.1,
|
| 20 |
"megatron_config": null,
|
| 21 |
"megatron_core": "megatron.core",
|