meithnav commited on
Commit
b4918fa
·
verified ·
1 Parent(s): 5a7aa32

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -29,11 +29,11 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "k_proj",
33
  "gate_proj",
34
  "v_proj",
35
- "down_proj",
36
  "q_proj",
 
 
37
  "up_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "gate_proj",
33
  "v_proj",
 
34
  "q_proj",
35
+ "down_proj",
36
+ "k_proj",
37
  "up_proj"
38
  ],
39
  "task_type": "CAUSAL_LM",