Safetensors
unsloth
DavidLanz commited on
Commit
cef8155
·
verified ·
1 Parent(s): 1b8d9df

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +4 -4
adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "gate_proj",
38
  "v_proj",
 
39
  "down_proj",
40
- "k_proj",
41
- "q_proj",
42
  "up_proj",
43
- "o_proj"
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
37
  "v_proj",
38
+ "o_proj",
39
  "down_proj",
 
 
40
  "up_proj",
41
+ "k_proj",
42
+ "gate_proj",
43
+ "q_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",