barunsaha commited on
Commit
941b02e
1 Parent(s): 6b293de

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 +2 -2
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
- "v_proj",
27
- "down_proj",
28
- "gate_proj",
29
  "k_proj",
30
- "o_proj",
31
  "up_proj",
 
 
 
 
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
 
 
26
  "k_proj",
 
27
  "up_proj",
28
+ "o_proj",
29
+ "v_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
  "q_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:77c379c3e868df04674ca5bec49112aece0fecba2996d16c9001cc78303e0dbf
3
- size 692120472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84f9f8d66c548f08eae2e52c36c6b0f47052e96d5e3eb08a3234866afe57498f
3
+ size 167832240