Rixhabh commited on
Commit
3b91ed6
·
verified ·
1 Parent(s): 243a1e0

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