AnshuPatel-Vikalp commited on
Commit
90e0f8c
·
verified ·
1 Parent(s): 0595775

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 +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "v_proj",
28
  "gate_proj",
29
- "down_proj",
30
  "up_proj",
 
31
  "o_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
27
  "gate_proj",
 
28
  "up_proj",
29
+ "k_proj",
30
  "o_proj",
31
+ "down_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5855a5e23d501cfe0d2bfdb9e8036a2f0c0da149cd18d539d493521b114cc65c
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847c194b3c75b24af3a8815128697e16ac82d483b9c0c1c3d5b47bfbffed67fe
3
  size 97307544