ningj2413 commited on
Commit
44f2b23
·
verified ·
1 Parent(s): a5c3a5b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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