YYYAMS commited on
Commit
677570b
·
verified ·
1 Parent(s): 3bdc392

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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
+ }