h9art commited on
Commit
1a529c5
·
verified ·
1 Parent(s): 5352843

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
  "q_proj",
28
- "v_proj",
29
  "o_proj",
 
 
 
30
  "k_proj",
31
- "down_proj",
32
- "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
 
27
  "o_proj",
28
+ "v_proj",
29
+ "up_proj",
30
+ "gate_proj",
31
  "k_proj",
32
+ "down_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e417cfc1a64bfec95622cb730b8836b22415d3c2992d8a536ced543c37f838e
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:952198b2ff8611d1937d1f1e37c1b6aec90701c727bd925866c12806bcebcb99
3
  size 119801528