wiwu2390 commited on
Commit
5e40e4b
·
verified ·
1 Parent(s): 22baf90

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