DavidLanz commited on
Commit
6564f9c
·
verified ·
1 Parent(s): 8538e32

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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