YouziMa commited on
Commit
5e84ba1
·
verified ·
1 Parent(s): dd0d25d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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