XueyingJia commited on
Commit
838bb00
1 Parent(s): a472bf0

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