harryng4869 commited on
Commit
7459dc6
·
verified ·
1 Parent(s): 50f0ab8

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