akshayballal commited on
Commit
c98a6c3
1 Parent(s): 604aece

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