Kowshik24 commited on
Commit
cb87b13
·
verified ·
1 Parent(s): cde61c2

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "gate_proj",
25
  "k_proj",
 
26
  "v_proj",
27
- "q_proj",
28
  "o_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "up_proj",
25
  "v_proj",
26
+ "down_proj",
27
  "o_proj",
28
+ "q_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3184d1a79148de3447b22b1ee70d5c65dca6549ec964e818f344fc2ec5332b16
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2baa1c3d2d468f579ddf67edc37920318cf86511148e6de3afebd96617ccdde8
3
  size 97307544