vishva0 commited on
Commit
5eb14cb
·
verified ·
1 Parent(s): fe43701

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
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "gate_proj",
37
  "up_proj",
38
- "q_proj",
39
  "v_proj",
40
  "o_proj",
41
- "k_proj",
42
  "down_proj"
43
  ],
44
  "target_parameters": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
  "gate_proj",
38
  "up_proj",
 
39
  "v_proj",
40
  "o_proj",
41
+ "q_proj",
42
  "down_proj"
43
  ],
44
  "target_parameters": null,