raniero commited on
Commit
9a72b60
·
verified ·
1 Parent(s): bc588b4

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -7,8 +7,8 @@
7
  "inference_mode": false,
8
  "r": 8,
9
  "target_modules": [
10
- "q_proj",
11
- "v_proj"
12
  ],
13
  "exclude_modules": null,
14
  "lora_alpha": 16,
 
7
  "inference_mode": false,
8
  "r": 8,
9
  "target_modules": [
10
+ "v_proj",
11
+ "q_proj"
12
  ],
13
  "exclude_modules": null,
14
  "lora_alpha": 16,