andy006 commited on
Commit
d94bf40
·
verified ·
1 Parent(s): eae4eea

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