Kevinkre commited on
Commit
61d6968
·
verified ·
1 Parent(s): 42d3666

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