ThomasTheMaker commited on
Commit
3c5907a
·
verified ·
1 Parent(s): 6e7904d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "up_proj",
33
  "gate_proj",
34
- "down_proj",
35
  "v_proj",
36
- "q_proj",
37
  "k_proj",
38
- "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "o_proj",
33
  "up_proj",
34
  "gate_proj",
 
35
  "v_proj",
36
+ "down_proj",
37
  "k_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c158445e3eb7beab70a84772654730126ab5843c5790ab708561bfc9b397d725
3
  size 30409120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:539d87fb40dcedc674909c34d38c1e7d9d4498900a81964fcc93b0e0db5e5b84
3
  size 30409120