HappyAIUser commited on
Commit
94fdb96
·
verified ·
1 Parent(s): cda827f

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