rajthakkar123 commited on
Commit
db41960
·
verified ·
1 Parent(s): ea409bc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +6 -6
adapter_config.json CHANGED
@@ -29,16 +29,16 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "out_proj",
33
- "q_proj",
34
- "gate_proj",
35
  "up_proj",
36
  "o_proj",
 
 
 
37
  "in_proj_qkv",
38
- "in_proj_z",
39
- "v_proj",
40
  "k_proj",
41
- "down_proj"
 
42
  ],
43
  "target_parameters": null,
44
  "task_type": "FEATURE_EXTRACTION",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "down_proj",
 
 
33
  "up_proj",
34
  "o_proj",
35
+ "q_proj",
36
+ "gate_proj",
37
+ "out_proj",
38
  "in_proj_qkv",
 
 
39
  "k_proj",
40
+ "v_proj",
41
+ "in_proj_z"
42
  ],
43
  "target_parameters": null,
44
  "task_type": "FEATURE_EXTRACTION",