samim2024 commited on
Commit
55352eb
·
verified ·
1 Parent(s): 4705de8

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
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
- "gate_proj",
30
  "o_proj",
 
31
  "k_proj",
32
- "up_proj",
33
  "q_proj",
34
- "down_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "down_proj",
 
29
  "o_proj",
30
+ "gate_proj",
31
  "k_proj",
 
32
  "q_proj",
33
+ "up_proj",
34
+ "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:597ca2c7f11c653dcb0e63f95299923d9ffecb335cbe608f052241352f572925
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c3f9f45aa0ef5f5949b03937bb9fe545f1015fee4c390aaac518cf9c18f920
3
  size 167832240