erikglobe commited on
Commit
63119d6
·
verified ·
1 Parent(s): e03f92b

Upload model 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
@@ -29,12 +29,12 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
  "k_proj",
 
34
  "down_proj",
35
- "up_proj",
36
  "gate_proj",
37
  "o_proj",
 
38
  "v_proj"
39
  ],
40
  "target_parameters": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "k_proj",
33
+ "q_proj",
34
  "down_proj",
 
35
  "gate_proj",
36
  "o_proj",
37
+ "up_proj",
38
  "v_proj"
39
  ],
40
  "target_parameters": null,