Mykes commited on
Commit
c95a0e8
1 Parent(s): 4f24345

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "o_proj",
28
- "up_proj",
29
  "down_proj",
 
30
  "k_proj",
31
- "q_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
+ "gate_proj",
 
28
  "down_proj",
29
+ "o_proj",
30
  "k_proj",
31
+ "up_proj",
32
+ "v_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:00b377460d8153197b66ecf1668e848c459ec498e38675d1aab7d8a73ce2cb0e
3
  size 83115256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:603c2d4450e75882dbf98211e590aab3261a70c03980597476188dd8bd37a2cd
3
  size 83115256