SpringDai commited on
Commit
2da1206
·
verified ·
1 Parent(s): 6302217

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
- "gate_proj",
37
- "o_proj",
38
  "k_proj",
39
- "down_proj",
40
  "q_proj",
 
41
  "up_proj",
42
- "v_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "k_proj",
37
+ "o_proj",
38
  "q_proj",
39
+ "down_proj",
40
  "up_proj",
41
+ "v_proj",
42
+ "gate_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:c354861e6c38742d12bf4686f5f1ac1b366287e8fa8d3d6d2da86262806d2cc0
3
  size 116190168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e727061dc44307b15fca722fc768a653a83118265e3700e0556f075f82ab0e2a
3
  size 116190168