JackFRost0703 commited on
Commit
42b62d3
·
verified ·
1 Parent(s): 53f09f8

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
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
27
  "up_proj",
28
- "k_proj",
29
  "v_proj",
 
30
  "down_proj",
31
- "gate_proj",
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
27
  "o_proj",
28
  "up_proj",
 
29
  "v_proj",
30
+ "k_proj",
31
  "down_proj",
 
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",