Upload adapter_config.json with huggingface_hub
Browse files- adapter_config.json +3 -2
adapter_config.json
CHANGED
|
@@ -10,5 +10,6 @@
|
|
| 10 |
"v_proj",
|
| 11 |
"k_proj",
|
| 12 |
"o_proj"
|
| 13 |
-
]
|
| 14 |
-
|
|
|
|
|
|
| 10 |
"v_proj",
|
| 11 |
"k_proj",
|
| 12 |
"o_proj"
|
| 13 |
+
],
|
| 14 |
+
"init_lora_weights": true
|
| 15 |
+
}
|