Rashik24 commited on
Commit
12c83fb
·
verified ·
1 Parent(s): b7ab8ee

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