bobbyw commited on
Commit
39f7f98
·
verified ·
1 Parent(s): a1162c7

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