amphora commited on
Commit
5e6ee03
·
verified ·
1 Parent(s): 4afd322

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "k_proj",
37
  "o_proj",
38
- "up_proj",
39
  "q_proj",
40
- "v_proj",
41
  "gate_proj",
42
- "down_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "o_proj",
 
37
  "q_proj",
38
+ "down_proj",
39
  "gate_proj",
40
+ "up_proj",
41
+ "k_proj",
42
+ "v_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8ee4cf189b357353b6473ff8dcf3a6cf575bea604b3d90acfc06587e3e7437c
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a38084267fa8d0e18638a70e37533ec95fcdee6d590a2f02921d830eec733f0
3
  size 35237104