wiwu2390 commited on
Commit
c60f65d
·
verified ·
1 Parent(s): fe3387b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "k_proj",
28
  "q_proj",
29
- "gate_proj",
30
  "up_proj",
31
- "v_proj",
32
- "down_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
 
27
  "q_proj",
 
28
  "up_proj",
29
+ "gate_proj",
30
+ "k_proj",
31
+ "o_proj",
32
+ "v_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:84e10f005af0201f2fe36a47f893e8a89081983eedc4811ac9b25f8ca8b3ea90
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a07d7803d18e9bcd062c1e8ff2f2d5c7bde39c2201e3146232fcfd8eb33b27
3
  size 147770496