ZHIYUNCloud commited on
Commit
e3d1fe8
·
verified ·
1 Parent(s): 7bbf782

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "k_proj",
27
- "down_proj",
28
- "q_proj",
29
  "o_proj",
30
  "up_proj",
31
- "v_proj",
32
- "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "gate_proj",
28
  "k_proj",
 
 
29
  "o_proj",
30
  "up_proj",
31
+ "q_proj",
32
+ "down_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:544d6b9806ca736254474427c2f247cdd35979e6e7822533c84f1223b8398e19
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e7cf9491bc602ad95a39c7224e28d42196da7c34d6db1d60dcbcce4da1a68a
3
  size 167832240