barunsaha commited on
Commit
dd47568
1 Parent(s): 9115959

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
- "down_proj",
27
- "o_proj",
28
  "q_proj",
29
- "gate_proj",
30
  "up_proj",
31
  "v_proj",
 
 
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
 
26
  "q_proj",
27
+ "o_proj",
28
  "up_proj",
29
  "v_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d4a0ef47af0ee86f7d97e1656b3723847462a69c42971e044267d730b03c720
3
- size 692120472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1618f5c6828f01374de8a1389d449af4c5185db9a27f54d66b5bf11041fb97bd
3
+ size 1216409944