xw17 commited on
Commit
15b10e3
·
verified ·
1 Parent(s): adff6a3

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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