rovi27 commited on
Commit
87674af
1 Parent(s): c1cdda4

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