codesagar commited on
Commit
3e68085
1 Parent(s): 6d82c1f

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "o_proj",
24
  "q_proj",
25
- "up_proj",
26
- "gate_proj",
27
  "v_proj",
28
- "k_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "k_proj",
24
  "q_proj",
 
 
25
  "v_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
+ "up_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:60fdd4c5aeec260a8e3151c632e583ba1e16f1c882845666e42187c3f175ed71
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf270fa9e6d3d936d25ab6e4a079516b9abed2e6ddc562567fa9a5849f6328aa
3
  size 167832240