raiyan007 commited on
Commit
a3b3417
·
verified ·
1 Parent(s): 2b86c0c

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