Diwanshuydv commited on
Commit
7e8da55
·
verified ·
1 Parent(s): 743d54c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "v_proj",
 
28
  "q_proj",
29
  "o_proj"
30
  ],
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
27
+ "k_proj",
28
  "q_proj",
29
  "o_proj"
30
  ],