ItsMeDevRoland commited on
Commit
09e5fea
·
verified ·
1 Parent(s): f6b925e

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
  "v_proj",
27
  "o_proj",
28
- "q_proj",
29
- "down_proj",
30
- "k_proj",
31
  "gate_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
+ "down_proj",
28
  "v_proj",
29
  "o_proj",
30
+ "up_proj",
 
 
31
  "gate_proj",
32
+ "q_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:c75f18a70493c40ea6fb8ccdf09e485ddd2c2479218709e9bd6a3435fdc2a548
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:560899065ab5da097a3bdfa2196460151f3912b84c88d9af65ad3ac25bb127e7
3
  size 48679352