Kevinkre commited on
Commit
b3c4141
·
verified ·
1 Parent(s): 1bc8f5f

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