hyu1 commited on
Commit
df3cd6d
·
verified ·
1 Parent(s): e28d84a

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "down_proj",
29
  "up_proj",
30
  "k_proj",
 
31
  "o_proj",
32
  "v_proj",
 
33
  "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "up_proj",
28
  "k_proj",
29
+ "q_proj",
30
  "o_proj",
31
  "v_proj",
32
+ "down_proj",
33
  "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",