JiaxinGe commited on
Commit
2cbf661
1 Parent(s): 19ac935

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "gate_proj",
24
  "k_proj",
25
  "o_proj",
 
26
  "v_proj",
27
  "q_proj",
28
- "down_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "k_proj",
24
  "o_proj",
25
+ "down_proj",
26
  "v_proj",
27
  "q_proj",
28
+ "gate_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d29dfca71a45416de75477f49b4f9c489f9ad09b8365fd88aa1fb8b5a9b3645e
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fda86796aeed551fec9f9a796e1fba7083b9981ec366df97a318ff61bb7ae99
3
  size 83945296